remove old obsolete startup options
This commit is contained in:
parent
94c2867b62
commit
1595407c09
2 changed files with 1 additions and 5 deletions
1
apps/grid
Symbolic link
1
apps/grid
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../
|
||||
|
|
@ -20,11 +20,6 @@
|
|||
"gcode",
|
||||
"slicer"
|
||||
],
|
||||
"scripts": {
|
||||
"start": "node js/web-server debug",
|
||||
"start-secure": "node js/web-server nolocal",
|
||||
"update": "git pull && npm i"
|
||||
},
|
||||
"dependencies": {
|
||||
"buffer-crc32": "^0.2.13",
|
||||
"compression": "^1.7.4",
|
||||
|
|
|
|||
Loading…
Reference in a new issue