This commit is contained in:
Henry Zhu
2017-08-16 11:54:08 -04:00
parent aa330999d0
commit cee4cde53e
21 changed files with 73 additions and 73 deletions

View File

@@ -2,7 +2,7 @@
"name": "babel-plugin-transform-regenerator",
"author": "Ben Newman <bn@cs.stanford.edu>",
"description": "Explode async and generator functions into a state machine.",
"version": "6.24.1",
"version": "6.26.0",
"homepage": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator",
"main": "lib/index.js",