Compare commits
2 Commits
5523901234
...
ff581d54a3
Author | SHA1 | Date |
---|---|---|
Jack Hadrill | ff581d54a3 | |
Jack Hadrill | 5dff282c05 |
|
@ -7,7 +7,8 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "ts-standard",
|
"lint": "ts-standard",
|
||||||
"test": "jest",
|
"test": "jest",
|
||||||
"build": "tsc"
|
"build": "tsc",
|
||||||
|
"prepare": "tsc"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in New Issue