Skip to content

Commit

Permalink
fix(jest-preset): add missing regenerator-runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ZauberNerd authored and actions-user committed Oct 21, 2019
1 parent 6482e51 commit 6d7b6a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/jest-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"hops": "^11.9.1",
"identity-obj-proxy": "^3.0.0",
"jest-config": "^24.9.0",
"regenerator-runtime": "^0.13.3",
"ts-jest": "^24.0.2"
},
"peerDependencies": {
Expand Down

0 comments on commit 6d7b6a7

Please sign in to comment.