Update to the latest version of regenerator that uses the MIT license (#6992)

This commit is contained in:
Henry Zhu
2017-12-07 15:32:36 -05:00
committed by GitHub
parent ac745ded0d
commit d6db5fb1e1
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"dependencies": {
"core-js": "^2.4.0",
"regenerator-runtime": "^0.11.0"
"regenerator-runtime": "^0.11.1"
},
"devDependencies": {
"@babel/core": "7.0.0-beta.34",