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

feat: default macros and bumping core

This commit is contained in:
munja
2022-02-16 21:03:16 +00:00
parent a7facb005a
commit 6f19d3d0ea
3 changed files with 32 additions and 3 deletions

View File

@@ -18,5 +18,8 @@
"devDependencies": {
"prettier": "^2.3.1",
"standard-version": "^9.3.2"
},
"dependencies": {
"@sasjs/core": "4.9.0"
}
}