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

chore: updating package.json

This commit is contained in:
Allan Bowe
2021-11-18 13:07:00 +00:00
parent aadc4fb83d
commit 96e1d146f4
2 changed files with 1879 additions and 869 deletions

View File

@@ -33,7 +33,6 @@
"prepare": "git rev-parse --git-dir && git config core.hooksPath ./.git-hooks || true"
},
"devDependencies": {
"@sasjs/cli": "^2.38.8",
"all-contributors-cli": "^6.20.0"
"@sasjs/cli": "^2.39.0"
}
}