feature/type-declarations #1
|
@ -8,7 +8,8 @@
|
|||
"lint": "ts-standard",
|
||||
"test": "jest",
|
||||
"build": "tsc",
|
||||
"prepare": "tsc"
|
||||
"prepare": "tsc",
|
||||
"prepack": "tsc"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in New Issue