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

chore: updating devdependency version for sasjs/cli

This commit is contained in:
Allan Bowe
2021-05-19 18:16:00 +03:00
parent 7cac4c71fb
commit 0f6ff2cc1e
2 changed files with 21 additions and 23 deletions

View File

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