mirror of
https://github.com/sasjs/core.git
synced 2026-01-05 00:20:05 +00:00
chore: Merge branch 'main' of https://github.com/sasjs/core into cli-issue-1113
This commit is contained in:
@@ -26,9 +26,9 @@
|
||||
"homepage": "https://core.sasjs.io",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "sasjs cbd -t viya",
|
||||
"build": "sasjs cbd -t server",
|
||||
"docs": "sasjs doc -t docsonly && ./sasjs/utils/build.sh",
|
||||
"test": "sasjs test -t viya",
|
||||
"test": "sasjs test -t server",
|
||||
"lint": "sasjs lint",
|
||||
"prepare": "git rev-parse --git-dir && git config core.hooksPath ./.git-hooks || true"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user