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

chore(release): 0.0.12

This commit is contained in:
Saad Jutt
2021-12-15 18:24:17 +05:00
parent d19ce253b4
commit efacb1e916
3 changed files with 10 additions and 3 deletions

View File

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