Skip to content

Commit c79abe1

Browse files
committed
Prebundle more and remove util as it is a leftover from the @storybook/test move
1 parent 3006caa commit c79abe1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

code/core/package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -262,9 +262,6 @@
262262
"express": "^4.19.2",
263263
"process": "^0.11.10",
264264
"recast": "^0.23.5",
265-
"semver": "^7.6.2",
266-
"tempy": "^3.1.0",
267-
"util": "^0.12.4",
268265
"ws": "^8.2.3"
269266
},
270267
"devDependencies": {
@@ -386,10 +383,12 @@
386383
"react-transition-group": "^4.4.5",
387384
"require-from-string": "^2.0.2",
388385
"resolve-from": "^5.0.0",
386+
"semver": "^7.6.2",
389387
"slash": "^5.0.0",
390388
"store2": "^2.14.2",
391389
"strip-json-comments": "^3.1.1",
392390
"telejson": "^7.2.0",
391+
"tempy": "^3.1.0",
393392
"tiny-invariant": "^1.3.1",
394393
"tinyspy": "^2.2.0",
395394
"ts-dedent": "^2.0.0",

0 commit comments

Comments
 (0)