This commit is contained in:
Sebastian McKenzie
2015-11-18 20:33:47 -08:00
parent 94887d35e1
commit ac90ea20ea
27 changed files with 84 additions and 84 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-strict-mode",
"version": "6.1.18",
"version": "6.2.0",
"description": "TODO",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode",
"license": "MIT",
@@ -10,7 +10,7 @@
],
"dependencies": {
"babel-runtime": "^5.0.0",
"babel-types": "^6.1.18"
"babel-types": "^6.2.0"
},
"devDependencies": {
"babel-helper-plugin-test-runner": "^6.1.18"