added main index.js
This commit is contained in:
parent
dd39980c74
commit
a3c621ea5c
@ -3,6 +3,7 @@
|
|||||||
"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": "dist/server/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 ./public",
|
"clean": "rm -rf ./dist ./build ./public",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user