Skip to content

Commit

Permalink
fix: pin regenerator-runtime to 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Mar 20, 2019
1 parent c6f3b37 commit 53f6209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -70,7 +70,7 @@
"pretty-bytes": "^5.1.0",
"react": "^16.7.0",
"react-dom": "^16.7.0",
"regenerator-runtime": "^0.13.1",
"regenerator-runtime": "0.13.1",
"rollup": "^1.1.0",
"rollup-plugin-babel": "^4.3.0",
"rollup-plugin-commonjs": "^9.2.0",
Expand Down

0 comments on commit 53f6209

Please sign in to comment.