Skip to content
This repository has been archived by the owner on Jun 29, 2018. It is now read-only.

Commit

Permalink
Upgrade to Babel 6.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DanBuild authored and Daniel15 committed Dec 19, 2016
1 parent 64996d2 commit 559a4b3
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-standalone",
"version": "6.19.0",
"version": "6.21.0",
"description": "Standalone build of Babel for use in non-Node.js environments. Similar to the (now deprecated) babel-browser",
"main": "babel.js",
"scripts": {
Expand All @@ -17,19 +17,19 @@
"url": "git+https://github.com/Daniel15/babel-standalone.git"
},
"devDependencies": {
"babel-core": "6.18.2",
"babel-loader": "6.2.7",
"babel-core": "6.21.0",
"babel-loader": "6.2.10",
"babel-plugin-check-es2015-constants": "6.8.0",
"babel-plugin-external-helpers": "6.18.0",
"babel-plugin-minify-constant-folding": "0.0.1",
"babel-plugin-minify-dead-code-elimination": "0.1.0",
"babel-plugin-minify-constant-folding": "0.0.3",
"babel-plugin-minify-dead-code-elimination": "0.1.1",
"babel-plugin-minify-empty-function": "0.0.1",
"babel-plugin-minify-flip-comparisons": "0.0.1",
"babel-plugin-minify-guarded-expressions": "0.0.3",
"babel-plugin-minify-infinity": "0.0.1",
"babel-plugin-minify-mangle-names": "0.0.4",
"babel-plugin-minify-mangle-names": "0.0.5",
"babel-plugin-minify-replace": "0.0.1",
"babel-plugin-minify-simplify": "0.0.4",
"babel-plugin-minify-simplify": "0.0.5",
"babel-plugin-minify-type-constructors": "0.0.2",
"babel-plugin-syntax-async-functions": "6.13.0",
"babel-plugin-syntax-async-generators": "6.13.0",
Expand All @@ -44,7 +44,7 @@
"babel-plugin-syntax-function-sent": "6.13.0",
"babel-plugin-syntax-jsx": "6.18.0",
"babel-plugin-syntax-object-rest-spread": "6.13.0",
"babel-plugin-syntax-trailing-function-commas": "6.13.0",
"babel-plugin-syntax-trailing-function-commas": "6.20.0",
"babel-plugin-transform-async-functions": "6.8.0",
"babel-plugin-transform-async-to-generator": "6.16.0",
"babel-plugin-transform-async-to-module-method": "6.16.0",
Expand All @@ -55,7 +55,7 @@
"babel-plugin-transform-do-expressions": "6.8.0",
"babel-plugin-transform-es2015-arrow-functions": "6.8.0",
"babel-plugin-transform-es2015-block-scoped-functions": "6.8.0",
"babel-plugin-transform-es2015-block-scoping": "6.18.0",
"babel-plugin-transform-es2015-block-scoping": "6.21.0",
"babel-plugin-transform-es2015-classes": "6.18.0",
"babel-plugin-transform-es2015-computed-properties": "6.8.0",
"babel-plugin-transform-es2015-destructuring": "6.19.0",
Expand All @@ -69,7 +69,7 @@
"babel-plugin-transform-es2015-modules-systemjs": "6.19.0",
"babel-plugin-transform-es2015-modules-umd": "6.18.0",
"babel-plugin-transform-es2015-object-super": "6.8.0",
"babel-plugin-transform-es2015-parameters": "6.18.0",
"babel-plugin-transform-es2015-parameters": "6.21.0",
"babel-plugin-transform-es2015-shorthand-properties": "6.18.0",
"babel-plugin-transform-es2015-spread": "6.8.0",
"babel-plugin-transform-es2015-sticky-regex": "6.8.0",
Expand All @@ -82,8 +82,8 @@
"babel-plugin-transform-eval": "6.8.0",
"babel-plugin-transform-exponentiation-operator": "6.8.0",
"babel-plugin-transform-export-extensions": "6.8.0",
"babel-plugin-transform-flow-comments": "6.17.0",
"babel-plugin-transform-flow-strip-types": "6.18.0",
"babel-plugin-transform-flow-comments": "6.21.0",
"babel-plugin-transform-flow-strip-types": "6.21.0",
"babel-plugin-transform-function-bind": "6.8.0",
"babel-plugin-transform-inline-environment-variables": "6.8.0",
"babel-plugin-transform-jscript": "6.8.0",
Expand All @@ -92,7 +92,7 @@
"babel-plugin-transform-minify-booleans": "6.8.0",
"babel-plugin-transform-node-env-inline": "6.8.0",
"babel-plugin-transform-object-assign": "6.8.0",
"babel-plugin-transform-object-rest-spread": "6.19.0",
"babel-plugin-transform-object-rest-spread": "6.20.2",
"babel-plugin-transform-object-set-prototype-of-to-assign": "6.8.0",
"babel-plugin-transform-property-literals": "6.8.0",
"babel-plugin-transform-proto-to-assign": "6.9.0",
Expand All @@ -103,15 +103,15 @@
"babel-plugin-transform-react-jsx-compat": "6.8.0",
"babel-plugin-transform-react-jsx-self": "6.11.0",
"babel-plugin-transform-react-jsx-source": "6.9.0",
"babel-plugin-transform-regenerator": "6.16.1",
"babel-plugin-transform-regenerator": "6.21.0",
"babel-plugin-transform-remove-console": "6.8.0",
"babel-plugin-transform-remove-debugger": "6.8.0",
"babel-plugin-transform-runtime": "6.15.0",
"babel-plugin-transform-simplify-comparison-operators": "6.8.0",
"babel-plugin-transform-strict-mode": "6.18.0",
"babel-plugin-transform-undefined-to-void": "6.8.0",
"babel-plugin-undeclared-variables-check": "6.8.0",
"babel-preset-babili": "0.0.8",
"babel-preset-babili": "0.0.9",
"babel-preset-es2015": "6.18.0",
"babel-preset-es2016": "6.16.0",
"babel-preset-es2017": "6.16.0",
Expand All @@ -124,12 +124,12 @@
"gulp": "^3.9.1",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^2.0.0",
"jest": "^17.0.3",
"jest": "^18.0.0",
"json-loader": "^0.5.4",
"lazypipe": "^1.0.1",
"npm-check-updates": "^2.8.6",
"react": "^15.4.0",
"webpack": "^1.13.3",
"npm-check-updates": "^2.8.8",
"react": "^15.4.1",
"webpack": "^1.14.0",
"pump": "^1.0.1",
"webpack-stream": "^3.2.0"
},
Expand Down

0 comments on commit 559a4b3

Please sign in to comment.