1
0
Fork 0

fix(charlie): Add plugin-mirror as dependency

This commit is contained in:
Joost De Cock 2021-06-06 15:37:32 +02:00
parent 54e8a013a2
commit 302f12d54b
2 changed files with 2 additions and 1 deletions

View file

@ -23,7 +23,7 @@ jobs:
env:
CI: true
- name: Install peer & test dependencies
run: "cd packages/charlie && npm install @freesewing/core@^2.16.2 @freesewing/plugin-bundle@^2.16.2 @freesewing/titan@^2.16.2 @freesewing/models@2.16.2 @freesewing/pattern-info@2.16.2 mocha chai"
run: "cd packages/charlie && npm install @freesewing/core@^2.16.2 @freesewing/plugin-bundle@^2.16.2 @freesewing/plugin-mirror@^2.16.2 @freesewing/titan@^2.16.2 @freesewing/models@2.16.2 @freesewing/pattern-info@2.16.2 mocha chai"
env:
CI: true
- name: Build pattern