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

chore(release): 0.0.11

This commit is contained in:
Saad Jutt
2021-12-15 17:51:42 +05:00
parent d0a1457f44
commit e11a4b66e7
3 changed files with 10 additions and 3 deletions

View File

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