aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2019-07-16 19:26:26 +0200
committerstonedDiscord <stoned@derpymail.org>2019-07-16 19:26:26 +0200
commit1549d1ce2d34fef96aadc4ae23865ff1b559251c (patch)
treec1804f5fd630255892f56605e37856d987c1d48e /package.json
parentfc7c2e5768d7e1a54cc92a02f9ed6c4def3ad5e0 (diff)
update webpack
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 57d6ba8..e23c785 100644
--- a/package.json
+++ b/package.json
@@ -25,8 +25,8 @@
"babel-loader": "^8.0.6",
"eslint": "^6.0.1",
"golden-layout": "^1.5.9",
- "webpack": "^4.35.2",
- "webpack-cli": "^3.3.5"
+ "webpack": "^4.35.3",
+ "webpack-cli": "^3.3.6"
},
"dependencies": {
"core-js": "^3.1.4",