feature/type-declarations #1

Merged
jackhadrill merged 9 commits from feature/type-declarations into master 2022-01-31 01:08:06 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit e6568a8b00 - Show all commits

View File

@ -8,8 +8,7 @@
"lint": "ts-standard", "lint": "ts-standard",
"test": "jest", "test": "jest",
"build": "tsc", "build": "tsc",
"prepare": "tsc", "postinstall": "tsc"
"prepack": "tsc"
}, },
"repository": { "repository": {
"type": "git", "type": "git",