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

Commit b6b234b

Browse files
committed
Update regenerator-runtime version to 0.13.6.
1 parent 6a38750 commit b6b234b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/regenerator-runtime/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "regenerator-runtime",
33
"author": "Ben Newman <[email protected]>",
44
"description": "Runtime for Regenerator-compiled generator and async functions.",
5-
"version": "0.13.5",
5+
"version": "0.13.6",
66
"main": "runtime.js",
77
"keywords": [
88
"regenerator",

0 commit comments

Comments
 (0)