mirror of
https://github.com/sasjs/server.git
synced 2026-01-04 13:30:04 +00:00
chore: updating package.json
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "server",
|
||||
"version": "0.0.13",
|
||||
"description": "NodeJS wrapper for calling the SAS binary executable",
|
||||
"repository": "https://github.com/sasjs/server",
|
||||
"scripts": {
|
||||
"server": "npm run server:prepare && npm run server:start",
|
||||
"server:prepare": "cd web && npm ci && npm run build && cd ../api && npm ci && cd ..",
|
||||
|
||||
Reference in New Issue
Block a user