This commit is contained in:
Henry Zhu
2016-09-28 15:38:45 -04:00
parent 4f2637e1ec
commit 6d22f258db
32 changed files with 86 additions and 86 deletions

View File

@@ -1,14 +1,14 @@
{
"name": "babel-plugin-transform-es2015-modules-commonjs",
"version": "6.14.0",
"version": "6.16.0",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-commonjs",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-types": "^6.14.0",
"babel-types": "^6.16.0",
"babel-runtime": "^6.0.0",
"babel-template": "^6.14.0",
"babel-template": "^6.16.0",
"babel-plugin-transform-strict-mode": "^6.8.0"
},
"keywords": [