@aphro/schema-api
Advanced tools
Comparing version 0.0.9 to 0.0.10
# @aphro/schema-api | ||
## 0.0.10 | ||
### Patch Changes | ||
- Fix casing errors on filesystem | ||
## 0.0.9 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@aphro/schema-api", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"main": "lib/index.js", | ||
@@ -23,4 +23,4 @@ "type": "module", | ||
"watch": "tsc --build -w", | ||
"deep-clean": "rm -rf ./lib && rm tsconfig.tsbuildinfo" | ||
"deep-clean": "rm -rf ./lib || true && rm tsconfig.tsbuildinfo || true" | ||
} | ||
} |
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
25935
13
543