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

fix: bumping core

This commit is contained in:
Allan Bowe
2021-06-21 11:27:06 +00:00
parent d291d3e287
commit b109e7cead
2 changed files with 1957 additions and 465 deletions

2417
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,6 @@
"postinstall": "[ -d .git ] && git config core.hooksPath ./.git-hooks || true" "postinstall": "[ -d .git ] && git config core.hooksPath ./.git-hooks || true"
}, },
"devDependencies": { "devDependencies": {
"@sasjs/cli": "^2.22.2" "@sasjs/cli": "^2.27.0"
}, }
"dependencies": {}
} }