Skip to content

Commit

Permalink
add regenerator-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
wheresrhys committed Jan 21, 2018
1 parent 64d4a02 commit 8a5e8ff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,9 @@
"karma-mocha": "^1.3.0",
"mocha": "^4.0.1",
"node-fetch": "^2.0.0-alpha.9",
"regenerator-runtime": "^0.11.1",
"sinon": "^4.1.3",
"sinon-chai": "^2.14.0"
"sinon-chai": "^2.14.0",
"watchify": "^3.9.0"
}
}

0 comments on commit 8a5e8ff

Please sign in to comment.