This commit is contained in:
parent
4f0fdc352c
commit
8e0beb5d55
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build-ts": "./tool build_ts",
|
"build-ts": "./tool build_ts",
|
||||||
"build": "./tool build",
|
"build": "./tool build",
|
||||||
"check": "./tool tsc"
|
"check": "./tool check"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "",
|
"author": "",
|
||||||
|
|
Reference in a new issue