Nope
parent
a56895c22c
commit
125e5815f9
|
@ -5,7 +5,7 @@
|
||||||
"main": "dist/Client.js",
|
"main": "dist/Client.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint ./ --ext ts --fix",
|
"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"
|
"lint-find": "eslint ./ --ext ts"
|
||||||
},
|
},
|
||||||
"author": "Library of Code sp-us Engineering Team",
|
"author": "Library of Code sp-us Engineering Team",
|
||||||
|
|
Loading…
Reference in New Issue