mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-10 02:46:38 +00:00
Upgrade dependencies
This commit is contained in:
parent
9d415b272d
commit
e664a317e3
14
package.json
14
package.json
@ -16,20 +16,20 @@
|
||||
"author": "Paulus Schoutsen <Paulus@PaulusSchoutsen.nl> (http://paulusschoutsen.nl)",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"home-assistant-js": "git+https://github.com/balloob/home-assistant-js.git#d02264b0f96c31288ca3d2c1884f833986cee298",
|
||||
"home-assistant-js": "git+https://github.com/balloob/home-assistant-js.git#979f600b1b2424550f0c7badb7d78d60a7341948",
|
||||
"lodash": "^3.10.1",
|
||||
"moment": "^2.10.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^5.8.22",
|
||||
"babel-eslint": "^4.0.10",
|
||||
"babel-core": "^5.8.23",
|
||||
"babel-eslint": "^4.1.0",
|
||||
"babel-loader": "^5.3.2",
|
||||
"bower": "^1.4.1",
|
||||
"eslint": "^1.2.1",
|
||||
"bower": "^1.5.2",
|
||||
"eslint": "^1.3.1",
|
||||
"eslint-config-airbnb": "0.0.8",
|
||||
"eslint-plugin-react": "^3.2.3",
|
||||
"eslint-plugin-react": "^3.3.0",
|
||||
"html-minifier": "^0.7.2",
|
||||
"vulcanize": "^1.10.3",
|
||||
"webpack": "^1.11.0"
|
||||
"webpack": "^1.12.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user