1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-06 17:10:05 +00:00

chore: delisting the sasjs/cli dependency

This commit is contained in:
2021-03-07 16:43:46 +01:00
parent c0e33175cf
commit fb5f1c820a
4 changed files with 5 additions and 3415 deletions

View File

@@ -28,9 +28,6 @@
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"docs": "./sasjs/utils/build.sh"
},
"devDependencies": {
"@sasjs/cli": "^2.4.0"
"docs": "sasjs doc && ./sasjs/utils/build.sh"
}
}