Skip to content

Commit

Permalink
chore: Move dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
javierbrea committed Aug 8, 2022
1 parent b20ede8 commit 1654acc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"test:unit": "jest"
},
"dependencies": {
"@babel/core": "7.18.10",
"@babel/register": "7.18.9",
"@hapi/boom": "9.1.4",
"@mocks-server/config": "workspace:*",
Expand Down
1 change: 0 additions & 1 deletion packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"build": "cross-env node scripts/commands/build.mjs"
},
"dependencies": {
"@babel/core": "7.18.10",
"@mocks-server/core": "workspace:*",
"@mocks-server/plugin-admin-api": "workspace:*",
"@mocks-server/plugin-inquirer-cli": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1654acc

Please sign in to comment.