Skip to content

Commit

Permalink
fix: pin regenerator-runtime to 0.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jul 19, 2019
1 parent 234f8b1 commit 73e368b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -70,7 +70,7 @@
"react": "^16.5.2",
"react-dom": "^16.5.2",
"react-test-renderer": "^16.5.2",
"regenerator-runtime": "^0.13.2",
"regenerator-runtime": "0.13.2",
"rollup": "^1.16.7",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.0.1",
Expand Down

0 comments on commit 73e368b

Please sign in to comment.