diff options
| author | Mark Otto <[email protected]> | 2017-05-31 20:46:29 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-05-31 20:46:29 -0700 |
| commit | 332d882cdbb541f1f6d5b781b1454f84bb0c8ad2 (patch) | |
| tree | 3a399416a628c04232680a477273cf2eb301dca5 /package.json | |
| parent | cb9f181d0eacc31ec95dd5a80871e5911bbab72c (diff) | |
| parent | 0800c7e1c81c3a5950330478fa495512cf3a5d64 (diff) | |
| download | bootstrap-332d882cdbb541f1f6d5b781b1454f84bb0c8ad2.tar.xz bootstrap-332d882cdbb541f1f6d5b781b1454f84bb0c8ad2.zip | |
Merge branch 'v4-dev' into v4-docs-streamlined
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e44d30186..08fe1b40c 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "babel-cli": "^6.24.1", "babel-eslint": "^7.2.3", "babel-plugin-transform-es2015-modules-strip": "^0.1.1", - "babel-preset-es2015": "^7.0.0-alpha.7", + "babel-preset-es2015": "^6.24.1", "clean-css-cli": "^4.1.3", "eslint": "^3.19.0", "htmllint-cli": "^0.0.6", |
