Skip to content

Commit 6f75109

Browse files
committed
Update package.json
1 parent 3e2604f commit 6f75109

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"license": "Apache-2.0",
1515
"scripts": {
1616
"build": "bash ./scripts/md2html/build.sh",
17-
"build-schemas": "bash ./scripts/schema-publish.sh",
1817
"build-src": "npm run validate-markdown && bash ./scripts/md2html/build-src.sh",
1918
"test": "c8 --100 vitest --watch=false && bash scripts/schema-test-coverage.sh",
2019
"validate-markdown": "npx mdv src/oas.md && npx markdownlint-cli src/oas.md"

0 commit comments

Comments
 (0)