This commit is contained in:
Logan Smyth
2017-02-13 17:14:12 -08:00
parent 24400c5b66
commit 48573f1fb4
36 changed files with 96 additions and 96 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-register",
"version": "6.22.0",
"version": "6.23.0",
"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.22.0",
"babel-core": "^6.23.0",
"babel-runtime": "^6.22.0",
"core-js": "^2.4.0",
"home-or-tmp": "^2.0.0",