This commit is contained in:
Henry Zhu
2016-03-04 18:16:17 -05:00
parent d915508877
commit 57ef6a2b6a
50 changed files with 147 additions and 147 deletions

View File

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