This commit is contained in:
Sebastian McKenzie
2015-11-01 22:07:03 +00:00
parent 9702ceb074
commit c865cb4bf9
45 changed files with 155 additions and 155 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-strict-mode",
"version": "6.0.14",
"version": "6.0.15",
"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.14"
"babel-types": "^6.0.15"
}
}
}