Compare commits

...

2 Commits

1 changed files with 3 additions and 2 deletions

View File

@ -5,7 +5,7 @@
"author": "",
"private": true,
"scripts": {
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js --host 192.168.0.45",
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js --host 192.168.151.56",
"start": "npm run dev",
"unit": "jest --config test/unit/jest.conf.js --coverage",
"e2e": "node test/e2e/runner.js",
@ -25,7 +25,8 @@
"js-cookie": "^2.2.1",
"jspdf": "^2.5.1",
"moment": "^2.29.3",
"throttle-debounce": "^5.0.0",
"motion": "^10.16.4",
"mqtt": "4.2.1",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"relation-graph": "^1.1.0",