Skip to content

Commit

Permalink
Prebundle more and remove util as it is a leftover from the @storyboo…
Browse files Browse the repository at this point in the history
…k/test move
  • Loading branch information
kasperpeulen committed Jul 10, 2024
1 parent 3006caa commit c79abe1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions code/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,6 @@
"express": "^4.19.2",
"process": "^0.11.10",
"recast": "^0.23.5",
"semver": "^7.6.2",
"tempy": "^3.1.0",
"util": "^0.12.4",
"ws": "^8.2.3"
},
"devDependencies": {
Expand Down Expand Up @@ -386,10 +383,12 @@
"react-transition-group": "^4.4.5",
"require-from-string": "^2.0.2",
"resolve-from": "^5.0.0",
"semver": "^7.6.2",
"slash": "^5.0.0",
"store2": "^2.14.2",
"strip-json-comments": "^3.1.1",
"telejson": "^7.2.0",
"tempy": "^3.1.0",
"tiny-invariant": "^1.3.1",
"tinyspy": "^2.2.0",
"ts-dedent": "^2.0.0",
Expand Down

0 comments on commit c79abe1

Please sign in to comment.