Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit bad2990

Browse files
committed
Bump regenerator-transform version to 0.15.2.
1 parent c467f23 commit bad2990

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/transform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "regenerator-transform",
33
"author": "Ben Newman <bn@cs.stanford.edu>",
44
"description": "Explode async and generator functions into a state machine.",
5-
"version": "0.15.1",
5+
"version": "0.15.2",
66
"main": "lib/index.js",
77
"keywords": [
88
"regenerator",

0 commit comments

Comments
 (0)