aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJohann-S <[email protected]>2019-07-11 11:29:35 +0200
committerXhmikosR <[email protected]>2019-07-17 15:03:32 +0300
commit18077460aa7c80011926522f9dd154f9d0a608c1 (patch)
tree287887548b5b5a8e35e8b3c8e956f7a6d1df4817 /package.json
parent34e9c5ee0c62c97af02acbcc7b386a16d74e5ccf (diff)
downloadbootstrap-18077460aa7c80011926522f9dd154f9d0a608c1.tar.xz
bootstrap-18077460aa7c80011926522f9dd154f9d0a608c1.zip
updated babel
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 444dccd53..36de149fb 100644
--- a/package.json
+++ b/package.json
@@ -107,10 +107,10 @@
"popper.js": "^1.15.0"
},
"devDependencies": {
- "@babel/cli": "7.4.4",
- "@babel/core": "7.4.5",
- "@babel/plugin-proposal-object-rest-spread": "7.4.4",
- "@babel/preset-env": "7.4.5",
+ "@babel/cli": "^7.5.0",
+ "@babel/core": "^7.5.4",
+ "@babel/plugin-proposal-object-rest-spread": "^7.5.4",
+ "@babel/preset-env": "^7.5.4",
"autoprefixer": "^9.6.1",
"babel-eslint": "^10.0.2",
"babel-plugin-istanbul": "^5.1.4",