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

chore(dependencies): bumping cli

This commit is contained in:
Allan Bowe
2021-09-08 19:35:27 +03:00
parent 3f69cf506a
commit b5944181e1
2 changed files with 358 additions and 187 deletions

View File

@@ -33,6 +33,6 @@
"prepare": "git rev-parse --git-dir && git config core.hooksPath ./.git-hooks || true"
},
"devDependencies": {
"@sasjs/cli": "^2.37.2"
"@sasjs/cli": "^2.37.8"
}
}