mirror of
https://github.com/sasjs/core.git
synced 2026-01-07 17:40:05 +00:00
fix: adding sasjs/core dependency - see: https://github.com/sasjs/cli/issues/1113
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"prepare": "git rev-parse --git-dir && git config core.hooksPath ./.git-hooks || true"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sasjs/cli": "3.6.0"
|
||||
"@sasjs/cli": "3.6.0",
|
||||
"@sasjs/core": "4.4.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user