Skip to content

Commit

Permalink
fix(core): remove devDependencies in production build
Browse files Browse the repository at this point in the history
  • Loading branch information
robdonn authored and mandarini committed May 10, 2024
1 parent 613fdb0 commit ec5aa7e
Show file tree
Hide file tree
Showing 3 changed files with 559 additions and 710 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -497,9 +497,6 @@ describe('updatePackageJson', () => {
"external2": "^4.0.0",
"lib2": "^0.0.1",
},
"devDependencies": {
"jest": "27",
},
"main": "./main.js",
"name": "@org/lib1",
"type": "commonjs",
Expand Down
Loading

0 comments on commit ec5aa7e

Please sign in to comment.