@tealina/doc-ui
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@tealina/doc-ui", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A web page for view and play APIs by parseing the json file which satisify @tealina/doc-types", | ||
@@ -28,4 +28,5 @@ "main": "./dist/index.js", | ||
"scripts": { | ||
"build": "rm -r dist && tsc -p tsconfig.build.json" | ||
"build": "tsc -p tsconfig.build.json", | ||
"test": "vitest --run" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4002608
12
15901