1
0
mirror of https://github.com/sasjs/core.git synced 2026-04-16 21:23:14 +00:00

fix: linting issues

This commit is contained in:
munja
2022-12-30 12:38:34 +00:00
parent dbc23550ac
commit b9c4882553
8 changed files with 815 additions and 432 deletions

View File

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