1
0
Fork 0

Change build

refactor/models
Bsian 2019-12-28 02:45:32 +00:00
parent ecf35e8597
commit 6d186a7f3a
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",
"build": "sh ./build.sh",
"lint-find": "eslint ./ --ext ts"
},
"author": "Library of Code sp-us Engineering Team",