chore: also add webpack to project root

This commit is contained in:
Haoqun Jiang
2019-03-06 23:36:31 +08:00
parent 78455d5538
commit 3afdab055c

View File

@@ -70,7 +70,7 @@
"typescript": "^3.3.3333",
"vuepress": "^0.14.9",
"vuepress-theme-vue": "^1.1.0",
"webpack": "~4.28",
"webpack": ">=4 < 4.29",
"yorkie": "^2.0.0"
},
"resolutions": {