diff options
| author | XhmikosR <[email protected]> | 2017-09-17 20:27:30 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-09-17 20:27:30 +0300 |
| commit | eb2a6f2efdbc25aa06b98ead9c6254a9eb3df319 (patch) | |
| tree | 5b1f3b4d4700ca97fb64cc4cdfa32a3c7daa5cda /package.json | |
| parent | 6c70c70f637267ca109f44ff63f564892ece42bf (diff) | |
| download | bootstrap-eb2a6f2efdbc25aa06b98ead9c6254a9eb3df319.tar.xz bootstrap-eb2a6f2efdbc25aa06b98ead9c6254a9eb3df319.zip | |
Update package-lock.json. (#23975)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index a22761353..df0894d6e 100644 --- a/package.json +++ b/package.json @@ -76,11 +76,11 @@ }, "devDependencies": { "autoprefixer": "^7.1.2", - "babel-cli": "7.0.0-beta.0", + "babel-cli": "^7.0.0-beta.0", "babel-eslint": "^8.0.0", - "babel-plugin-external-helpers": "7.0.0-beta.0", + "babel-plugin-external-helpers": "^7.0.0-beta.0", "babel-plugin-transform-es2015-modules-strip": "^0.1.1", - "babel-preset-env": "2.0.0-beta.0", + "babel-preset-env": "^2.0.0-beta.0", "clean-css-cli": "^4.1.6", "cross-env": "^5.0.5", "eslint": "^4.2.0", |
