little addition
This commit is contained in:
parent
1687f82aa3
commit
f9bce996d6
@ -4,4 +4,5 @@ package-lock.json
|
||||
.gitignore
|
||||
tsconfig.json
|
||||
.eslintrc
|
||||
.prettierrc
|
||||
.prettierrc
|
||||
src
|
||||
@ -6,7 +6,7 @@
|
||||
"types": "lib/index.d.ts",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"build": "tsc"
|
||||
"build": "tsc --build"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user