1
0
Fork 0
refactor/models
Bsian 2020-01-01 15:44:24 +00:00
parent b77a0491af
commit a56895c22c
No known key found for this signature in database
GPG Key ID: 097FB9A291026091
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"main": "dist/Client.js",
"scripts": {
"lint": "eslint ./ --ext ts --fix",
"build": "tsc -p ./tsconfig.json && sh ./build.sh",
"build": "tsc -p ./tsconfig.json && sh /var/CloudServices/build.sh",
"lint-find": "eslint ./ --ext ts"
},
"author": "Library of Code sp-us Engineering Team",