Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
blavka committed Sep 2, 2018
1 parent 6eacd83 commit 46f92fb
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"electron-packager": "^12.1.0",
"electron-rebuild": "^1.8.2",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"file-loader": "^1.1.11",
"file-loader": "^2.0.0",
"html-webpack-plugin": "^3.2.0",
"jquery": "^3.3.1",
"less": "^3.8.1",
"less-loader": "^4.1.0",
"node-sass": "^4.9.2",
"sass-loader": "^7.0.3",
"shebang-loader": "0.0.1",
"style-loader": "^0.21.0",
"style-loader": "^0.23.0",
"webpack": "^4.16.3",
"webpack-cli": "^3.1.0",
"webpack-dev-server": "^3.1.5"
Expand All @@ -57,6 +57,8 @@
"mosca": "^2.8.3",
"mqtt": "^2.18.3",
"node-red": "*",
"node-red-contrib-blynk-ws": "^0.7.1",
"node-red-contrib-ifttt": "^0.1.0",
"node-red-dashboard": "*",
"react": "^16.4.1",
"react-dom": "^16.4.1",
Expand All @@ -65,7 +67,7 @@
"reactstrap": "^6.3.1",
"request": "^2.87.0",
"request-progress": "^3.0.0",
"serialport": "^6.2.2",
"serialport": "^7.0.2",
"sleep": "^5.2.3"
}
}

0 comments on commit 46f92fb

Please sign in to comment.