feature/type-declarations #2

Merged
jackhadrill merged 10 commits from feature/type-declarations into master 2022-02-05 22:57:49 +00:00
Showing only changes of commit d1769651aa - Show all commits

View File

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