1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-10 22:14:35 +00:00

chore(dep): removed sasjs/core and bumped sasjs/cli

This commit is contained in:
Yury Shkoda
2022-04-14 14:55:43 +03:00
parent 969f551e10
commit 2b10cf6192
2 changed files with 334 additions and 2112 deletions

2443
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,6 @@
"prepare": "git rev-parse --git-dir && git config core.hooksPath ./.git-hooks || true"
},
"devDependencies": {
"@sasjs/cli": "3.6.0",
"@sasjs/core": "4.4.7"
"@sasjs/cli": "3.13.0"
}
}