@deboxsoft/module-core
Advanced tools
Comparing version 1.5.19-0 to 1.5.19-1
{ | ||
"name": "@deboxsoft/module-core", | ||
"version": "1.5.19-0", | ||
"version": "1.5.19-1", | ||
"license": "SEE LICENSE IN LICENSE", | ||
@@ -28,3 +28,3 @@ "maintainers": [ | ||
"lint:tsc": "tsc --noEmit", | ||
"publish:canary": "yarn version prerelease && npm publish --tag canary", | ||
"publish:canary": "npm publish --tag canary", | ||
"test": "yarn r:jest --passWithNoTests" | ||
@@ -31,0 +31,0 @@ }, |
19786