This commit is contained in:
Henry Zhu
2016-01-14 17:05:41 -05:00
parent 4638f4db4d
commit 8644e5f27c
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
6.4.3
6.4.4

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.4.3",
"version": "6.4.4",
"homepage": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator",
"main": "lib/index.js",
"dependencies": {