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.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DanBuild authored and Daniel15 committed Jan 3, 2017
1 parent 68e1b19 commit 4255797
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-standalone",
"version": "6.21.0",
"version": "6.21.1",
"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 @@ -18,6 +18,7 @@
},
"devDependencies": {
"babel-core": "6.21.0",
"babel-helper-builder-react-jsx": "6.21.1",
"babel-loader": "6.2.10",
"babel-plugin-check-es2015-constants": "6.8.0",
"babel-plugin-external-helpers": "6.18.0",
Expand Down Expand Up @@ -124,13 +125,13 @@
"gulp": "^3.9.1",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^2.0.0",
"jest": "^18.0.0",
"jest": "^18.1.0",
"json-loader": "^0.5.4",
"lazypipe": "^1.0.1",
"npm-check-updates": "^2.8.8",
"npm-check-updates": "^2.8.9",
"pump": "^1.0.2",
"react": "^15.4.1",
"webpack": "^1.14.0",
"pump": "^1.0.1",
"webpack-stream": "^3.2.0"
},
"keywords": [
Expand Down

0 comments on commit 4255797

Please sign in to comment.