mirror of
https://github.com/sasjs/core.git
synced 2026-01-16 04:50:05 +00:00
chore(docs): adding a homepage to the doc site and integrating with the sasjs doc command. See https://core.sasjs.io
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"docs": "./sasjs/utils/build.sh"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sasjs/cli": "^2.4.0"
|
||||
|
||||
Reference in New Issue
Block a user