@balena/sbvr-types
Advanced tools
Comparing version
@@ -10,4 +10,9 @@ # Change Log | ||
* Create WebResource [Ramiro González Maciel] | ||
* Add type WebResource [Ramiro González Maciel] | ||
# v3.4.15 | ||
## (2022-11-18) | ||
* Dev: Migrate husky setup for v8 [Josh Bowling] | ||
# v3.4.14 | ||
@@ -14,0 +19,0 @@ ## (2022-11-17) |
{ | ||
"name": "@balena/sbvr-types", | ||
"version": "3.5.0-web-resource-2-011d2c67d8f9b8e3d42a4830b242ae3e8898e7a8-1", | ||
"version": "3.5.0-web-resource-2-7a822ad9b0454fc06b55fefb53e313a728dceabf-1", | ||
"description": "SBVR type definitions.", | ||
@@ -14,3 +14,3 @@ "main": "out", | ||
"prepublish": "require-npm4-to-publish", | ||
"prepare": "tsc", | ||
"prepare": "node -e \"try { require('husky').install() } catch (e) {if (e.code !== 'MODULE_NOT_FOUND') throw e}\"; rm -rf out && tsc", | ||
"prettify": "balena-lint -e js -e ts --fix src test" | ||
@@ -48,7 +48,2 @@ }, | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "lint-staged" | ||
} | ||
}, | ||
"lint-staged": { | ||
@@ -69,4 +64,4 @@ "*.ts": [ | ||
"versionist": { | ||
"publishedAt": "2022-11-18T01:41:42.670Z" | ||
"publishedAt": "2022-11-18T03:14:02.916Z" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
122328
0.49%113
0.89%