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

chore(release): 0.0.10

This commit is contained in:
Saad Jutt
2021-12-07 16:04:07 +05:00
parent 4873e6054f
commit 34e54934fd
3 changed files with 5 additions and 3 deletions

View File

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