Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit 9371523

Browse files
committed
require webpack-core for deps
Change-Id: I94e88286b6603a41dc349cc99facec56a460ec15
1 parent e199b35 commit 9371523

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"ncp": "^2.0.0"
2525
},
2626
"dependencies": {
27-
"gulp-util": "^3.0.7"
27+
"gulp-util": "^3.0.7",
28+
"webpack-core": "^0.6.8"
2829
}
2930
}

0 commit comments

Comments
 (0)