mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-05 15:33:59 +00:00
add necessary files to package.json for publishing
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
"license": "AGPL-3.0-only",
|
||||
"main": "main.js",
|
||||
"bin": "main.js",
|
||||
"files": [
|
||||
"client",
|
||||
"external",
|
||||
"server"
|
||||
],
|
||||
"scripts": {
|
||||
"dev": "nodemon main.js",
|
||||
"build:cli": "pkg ."
|
||||
|
||||
Reference in New Issue
Block a user