forked from engineering/cloudservices
Nope
parent
a56895c22c
commit
125e5815f9
|
@ -5,7 +5,7 @@
|
|||
"main": "dist/Client.js",
|
||||
"scripts": {
|
||||
"lint": "eslint ./ --ext ts --fix",
|
||||
"build": "tsc -p ./tsconfig.json && sh /var/CloudServices/build.sh",
|
||||
"build": "tsc -p ./tsconfig.json && sh ./build.sh",
|
||||
"lint-find": "eslint ./ --ext ts"
|
||||
},
|
||||
"author": "Library of Code sp-us Engineering Team",
|
||||
|
|
Loading…
Reference in New Issue