fix: pin webpack to 4.35.3

This commit is contained in:
greenkeeper[bot]
2019-07-17 12:07:14 +00:00
parent 1414eabde5
commit bfd620b471
+1 -1
View File
@@ -35,7 +35,7 @@
"typedoc": "^0.14.2",
"typescript": "^3.4.3",
"watch": "^1.0.2",
"webpack": "^4.30.0",
"webpack": "4.35.3",
"webpack-cli": "^3.3.0"
},
"license": "MIT",