Removed main
This commit is contained in:
parent
8c7bad03f5
commit
652fe5b036
@ -3,7 +3,6 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "A frontend for mqtt based IoT sprinklers systems",
|
"description": "A frontend for mqtt based IoT sprinklers systems",
|
||||||
"main": "index.js",
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"clean": "rm -rf ./dist ./build",
|
"clean": "rm -rf ./dist ./build",
|
||||||
@ -61,6 +60,5 @@
|
|||||||
"typescript": "^2.3.4",
|
"typescript": "^2.3.4",
|
||||||
"webpack": "^3.0.0",
|
"webpack": "^3.0.0",
|
||||||
"webpack-dev-server": "^2.4.4"
|
"webpack-dev-server": "^2.4.4"
|
||||||
},
|
}
|
||||||
"false": {}
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user