This commit is contained in:
Sebastian McKenzie
2016-02-08 02:18:10 +00:00
parent bc2f84f371
commit a0fdb77413
6 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-register",
"version": "6.5.0",
"version": "6.5.1",
"description": "babel require hook",
"license": "MIT",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-register",
@@ -8,7 +8,7 @@
"main": "lib/node.js",
"browser": "lib/browser.js",
"dependencies": {
"babel-core": "^6.3.13",
"babel-core": "^6.5.1",
"babel-runtime": "^5.0.0",
"core-js": "^1.0.0",
"home-or-tmp": "^1.0.0",