This commit is contained in:
Sebastian McKenzie
2015-11-11 02:04:26 -08:00
parent e09d442be6
commit 03383bdf31
97 changed files with 278 additions and 278 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-es2015-modules-systemjs",
"version": "6.0.15",
"version": "6.1.4",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs",
"license": "MIT",
@@ -9,12 +9,12 @@
"babel-template": "^6.0.15",
"babel-helper-hoist-variables": "^6.0.15",
"babel-runtime": "^5.0.0",
"babel-plugin-transform-strict-mode": "^6.0.15"
"babel-plugin-transform-strict-mode": "^6.1.4"
},
"keywords": [
"babel-plugin"
],
"devDependencies": {
"babel-helper-plugin-test-runner": "^6.0.0"
"babel-helper-plugin-test-runner": "^6.1.4"
}
}