Skip to content

Commit 3afdab0

Browse files
committed
chore: also add webpack to project root
1 parent 78455d5 commit 3afdab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"typescript": "^3.3.3333",
7171
"vuepress": "^0.14.9",
7272
"vuepress-theme-vue": "^1.1.0",
73-
"webpack": "~4.28",
73+
"webpack": ">=4 < 4.29",
7474
"yorkie": "^2.0.0"
7575
},
7676
"resolutions": {

0 commit comments

Comments
 (0)