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

chore: Merge branch 'main' of https://github.com/sasjs/core into cli-issue-1113

This commit is contained in:
Yury Shkoda
2022-04-14 18:22:57 +03:00
9 changed files with 49 additions and 26 deletions

3
package-lock.json generated
View File

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