This commit is contained in:
Henry Zhu
2017-01-19 19:33:22 -05:00
parent cc227f44a6
commit e9fc38bcd3
99 changed files with 411 additions and 411 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-runtime",
"version": "6.20.0",
"version": "6.22.0",
"description": "babel selfContained runtime",
"license": "MIT",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-runtime",
@@ -10,7 +10,7 @@
"regenerator-runtime": "^0.10.0"
},
"devDependencies": {
"babel-helpers": "^6.6.0",
"babel-plugin-transform-runtime": "^6.9.0"
"babel-helpers": "^6.22.0",
"babel-plugin-transform-runtime": "^6.22.0"
}
}