1
0
mirror of https://github.com/sasjs/core.git synced 2026-04-21 07:21:31 +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
+1878 -867
View File
File diff suppressed because it is too large Load Diff
+1 -2
View File
@@ -33,7 +33,6 @@
"prepare": "git rev-parse --git-dir && git config core.hooksPath ./.git-hooks || true" "prepare": "git rev-parse --git-dir && git config core.hooksPath ./.git-hooks || true"
}, },
"devDependencies": { "devDependencies": {
"@sasjs/cli": "^2.38.8", "@sasjs/cli": "^2.39.0"
"all-contributors-cli": "^6.20.0"
} }
} }