1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-11 06:24:35 +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

2745
package-lock.json generated

File diff suppressed because it is too large Load Diff

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"
}
}