Skip to content

Commit

Permalink
Bump regenerator-transform version to 0.15.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed Aug 4, 2023
1 parent c467f23 commit bad2990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "regenerator-transform",
"author": "Ben Newman <bn@cs.stanford.edu>",
"description": "Explode async and generator functions into a state machine.",
"version": "0.15.1",
"version": "0.15.2",
"main": "lib/index.js",
"keywords": [
"regenerator",
Expand Down

0 comments on commit bad2990

Please sign in to comment.