1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

fix: release with files (#35)

This commit is contained in:
Muhammad Saad
2021-12-07 10:33:11 +05:00
committed by GitHub
parent a80e5c8ead
commit a0822e6b61
4 changed files with 89 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "server",
"version": "0.0.3",
"version": "0.0.8",
"description": "NodeJS wrapper for calling the SAS binary executable",
"scripts": {
"server": "npm run server:prepare && npm run server:start",