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 7686ce0
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 @@ -35,6 +35,7 @@
"devDependencies": {
"babel": "^6.0.15",
"babel-cli": "^6.1.2",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babelify": "^7.3.0",
"bluebird": "^3.4.6",
Expand All @@ -51,6 +52,7 @@
"mocha": "^4.0.1",
"node-fetch": "^2.0.0-alpha.9",
"sinon": "^4.1.3",
"sinon-chai": "^2.14.0"
"sinon-chai": "^2.14.0",
"watchify": "^3.9.0"
}
}

0 comments on commit 7686ce0

Please sign in to comment.