mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-17 04:40:03 +02:00
package.json: Adding start script.
This commit is contained in:
parent
6ac6b1b7b0
commit
e1ee26851c
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,8 @@
|
|||
"uglify-js": "^3.6.9"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "./_scripts/build.sh"
|
||||
"build": "./_scripts/build.sh",
|
||||
"start": "./_scripts/start.sh"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue