mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-12 03:49:43 +02:00
verify Docs version before publish
This commit is contained in:
@@ -47,7 +47,8 @@
|
|||||||
"docs:verify-version": "tsx scripts/update-release-version.mts --verify",
|
"docs:verify-version": "tsx scripts/update-release-version.mts --verify",
|
||||||
"types:build-config": "tsx scripts/create-types-from-json-schema.mts",
|
"types:build-config": "tsx scripts/create-types-from-json-schema.mts",
|
||||||
"types:verify-config": "tsx scripts/create-types-from-json-schema.mts --verify",
|
"types:verify-config": "tsx scripts/create-types-from-json-schema.mts --verify",
|
||||||
"checkCircle": "npx madge --circular ./src"
|
"checkCircle": "npx madge --circular ./src",
|
||||||
|
"prepublishOnly": "pnpm docs:verify-version"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Reference in New Issue
Block a user