This commit is contained in:
Sebastian McKenzie
2015-11-12 13:33:20 -08:00
parent 9be985c712
commit c4c66687ea
117 changed files with 376 additions and 376 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-register",
"version": "6.1.15",
"version": "6.1.16",
"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.1.15",
"babel-core": "^6.1.16",
"babel-runtime": "^5.0.0"
}
}