1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-05 00:20:05 +00:00

fix: adding authentication to server macros. Closes #221

This commit is contained in:
Allan Bowe
2022-04-20 15:41:36 +00:00
parent c4cb0b2395
commit 11da53f1cb
7 changed files with 82 additions and 26 deletions

3
package-lock.json generated
View File

@@ -6,9 +6,6 @@
"": {
"name": "@sasjs/core",
"license": "MIT",
"dependencies": {
"@sasjs/core": "^4.18.13"
},
"devDependencies": {
"@sasjs/cli": "3.13.0"
}