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,15 +1,15 @@
{
"name": "babel-plugin-transform-es2015-modules-systemjs",
"version": "6.6.4",
"version": "6.6.5",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-template": "^6.6.4",
"babel-helper-hoist-variables": "^6.6.4",
"babel-template": "^6.6.5",
"babel-helper-hoist-variables": "^6.6.5",
"babel-runtime": "^5.0.0",
"babel-plugin-transform-strict-mode": "^6.6.4"
"babel-plugin-transform-strict-mode": "^6.6.5"
},
"keywords": [
"babel-plugin"