Skip to content

Commit

Permalink
Add babel-runtime to run tests on node 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dabroek committed Nov 7, 2017
1 parent 1253559 commit dd7f916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"babel-plugin-external-helpers": "^6.22.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-runtime": "^6.26.0",
"cache-manager": "^2.4.0",
"coveralls": "^2.13.1",
"jest": "^20.0.4",
Expand Down

0 comments on commit dd7f916

Please sign in to comment.