This commit is contained in:
Henry Zhu
2015-12-03 22:48:04 -05:00
parent aa6dc5d153
commit b515fa8db8
8 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-register",
"version": "6.2.0",
"version": "6.3.2",
"description": "babel require hook",
"license": "MIT",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-register",
@@ -13,7 +13,7 @@
"path-exists": "^1.0.0",
"lodash": "^3.10.0",
"source-map-support": "^0.2.10",
"babel-core": "^6.2.0",
"babel-core": "^6.3.2",
"babel-runtime": "^5.0.0"
}
}