This commit is contained in:
Sebastian McKenzie
2015-11-05 11:10:22 +00:00
parent 5802e2e334
commit f2215915ff
22 changed files with 43 additions and 43 deletions

View File

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