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

chore(release): 0.0.14

This commit is contained in:
munja
2021-12-19 11:35:08 +00:00
parent cf9a8091ea
commit 3e5a4e0555
3 changed files with 13 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "server",
"version": "0.0.13",
"version": "0.0.14",
"description": "NodeJS wrapper for calling the SAS binary executable",
"repository": "https://github.com/sasjs/server",
"scripts": {
@@ -19,4 +19,4 @@
"prettier": "^2.3.1",
"standard-version": "^9.3.2"
}
}
}