1
0
Fork 0
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:
Henrik Hautakoski 2020-04-27 14:40:36 +02:00
parent 6ac6b1b7b0
commit e1ee26851c

View file

@ -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",