aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-07-13 18:56:07 +0200
committersD <stoned@derpymail.org>2020-07-13 18:56:07 +0200
commitd953c439efbb11e62d0334ac496d24c4431d82fd (patch)
treef43bc2713b8e14a47f5996bd1ac322890a39a711 /package.json
parent284c907dfda629be2f3ff9f6875f0a61119b80cc (diff)
npm update
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index e7163c7..99e3eb9 100644
--- a/package.json
+++ b/package.json
@@ -21,13 +21,13 @@
},
"homepage": "https://github.com/AttorneyOnline/webAO#readme",
"devDependencies": {
- "@babel/core": "^7.8.7",
- "@babel/preset-env": "^7.8.7",
+ "@babel/core": "^7.10.4",
+ "@babel/preset-env": "^7.10.4",
"babel-loader": "^8.0.6",
"eslint": "^6.8.0",
"golden-layout": "^1.5.9",
"webpack": "^4.42.0",
- "webpack-cli": "^3.3.11"
+ "webpack-cli": "^3.3.12"
},
"dependencies": {
"core-js": "^3.6.4",