Clean up refactor branch

This commit is contained in:
uwap 2017-11-13 14:04:17 +01:00
parent a33474d893
commit 4960da7ec6
7 changed files with 69 additions and 455 deletions

View file

@ -1,7 +1,7 @@
{
"name": "spacemap",
"name": "mqtt-control-map",
"version": "1.0.0",
"author": "uwap <me+spacemap.package.json@uwap.name>",
"author": "uwap <me+mqttmap.package.json@uwap.name>",
"description": "control devices via mqtt on a beautiful map of your space",
"scripts": {
"build": "webpack --bail --config webpack.dev.js",
@ -19,7 +19,6 @@
"material-ui-old": "npm:material-ui@latest",
"mdi": "^2.0.46",
"mqtt": "^2.14.0",
"ramda": "^0.24.1",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react-leaflet": "^1.5.0",