This commit is contained in:
Henry Zhu
2016-03-02 16:29:17 -05:00
parent bca622abbc
commit 39a8f5b796
41 changed files with 110 additions and 110 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-strict-mode",
"version": "6.5.2",
"version": "6.6.4",
"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.5.2"
"babel-types": "^6.6.4"
},
"devDependencies": {
"babel-helper-plugin-test-runner": "^6.3.13"