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.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DanBuild authored and Daniel15 committed Aug 2, 2016
1 parent 0940a70 commit f817860
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-standalone",
"version": "6.10.3",
"version": "6.12.0",
"description": "Standalone build of Babel for use in non-Node.js environments. Similar to the (now deprecacted) babel-browser",
"main": "babel.js",
"scripts": {
Expand Down Expand Up @@ -112,10 +112,10 @@
"gulp-uglify": "^2.0.0",
"json-loader": "^0.5.4",
"mocha": "^3.0.0",
"npm-check-updates": "^2.7.0",
"react": "^15.1.0",
"npm-check-updates": "^2.8.0",
"react": "^15.3.0",
"semver-compare": "^1.0.0",
"simple-git": "^1.41.0",
"simple-git": "^1.44.0",
"webpack": "^1.13.1",
"webpack-stream": "^3.2.0"
},
Expand Down

0 comments on commit f817860

Please sign in to comment.