Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
fix: Depend on babel-runtime directly
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Nov 19, 2015
1 parent 94f8a39 commit 2bbbf6c
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 @@ -26,6 +26,7 @@
"babel-loader": "^6.2.0",
"babel-plugin-transform-runtime": "^6.1.18",
"babel-preset-es2015": "^6.0.15",
"babel-runtime": "^6.2.0",
"concurrently": "^1.0.0",
"eslint-config-standard": "^4.4.0",
"eslint-plugin-standard": "^1.3.1",
Expand Down

0 comments on commit 2bbbf6c

Please sign in to comment.