1
0
mirror of https://github.com/sasjs/server.git synced 2026-04-14 01:23:15 +00:00

chore(release): 0.0.13

This commit is contained in:
Saad Jutt
2021-12-16 16:13:05 +05:00
parent e5be0e6789
commit 19d4430b31
3 changed files with 15 additions and 3 deletions

View File

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