Change build
parent
ecf35e8597
commit
6d186a7f3a
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue