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