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

Commit

Permalink
#99 follow babel6 guide
Browse files Browse the repository at this point in the history
  • Loading branch information
hjacobs committed Jan 16, 2017
1 parent dc60e87 commit 4bc207f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"homepage": "https://github.com/hjacobs/kube-ops-view#readme",
"dependencies": {
"pixi.js": "^4.3.2",
"webpack-dev-server": "^1.16.2"
"babel-runtime": "^6.20.0",
"babel-polyfill": "^6.20.0"
},
"devDependencies": {
"babel-core": "^6.21.0",
"babel-loader": "^6.2.10",
"babel-preset-es2015": "^6.18.0",
"babel-runtime": "^6.20.0",
"babel-plugin-transform-runtime": "^6.15.0",
"brfs": "^1.4.3",
"eslint": "^3.13.1",
Expand Down

0 comments on commit 4bc207f

Please sign in to comment.