Skip to content

Commit bd92435

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

code/core/package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -262,9 +262,7 @@
262262
"express": "^4.19.2",
263263
"process": "^0.11.10",
264264
"recast": "^0.23.5",
265-
"semver": "^7.6.2",
266265
"tempy": "^3.1.0",
267-
"util": "^0.12.4",
268266
"ws": "^8.2.3"
269267
},
270268
"devDependencies": {
@@ -386,6 +384,7 @@
386384
"react-transition-group": "^4.4.5",
387385
"require-from-string": "^2.0.2",
388386
"resolve-from": "^5.0.0",
387+
"semver": "^7.6.2",
389388
"slash": "^5.0.0",
390389
"store2": "^2.14.2",
391390
"strip-json-comments": "^3.1.1",

0 commit comments

Comments
 (0)