1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-05 00:20: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

View File

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