#99 polyfill Object.values for old browsers

This commit is contained in:
Henning Jacobs
2017-01-16 21:13:40 +01:00
parent ced52ed4a7
commit dc60e87d37
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,6 @@
},
"homepage": "https://github.com/hjacobs/kube-ops-view#readme",
"dependencies": {
"pixi-display": "^1.0.1",
"pixi.js": "^4.3.2",
"webpack-dev-server": "^1.16.2"
},
@@ -35,6 +34,7 @@
"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",
"eslint-loader": "^1.6.1",