@saasicat/spec 0.4.0 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saasicat/spec",
3
- "version": "0.4.0",
3
+ "version": "0.5.0",
4
4
  "description": "Language-neutral spec of the SaaS platform: JSON Schemas, OpenAPI contract, Prisma fragments, acceptance scenarios.",
5
5
  "type": "module",
6
6
  "main": "./index.cjs",
@@ -10,7 +10,7 @@ related:
10
10
 
11
11
  # Prisma Fragments
12
12
 
13
- Prisma-DSL rendering of the SaaSicat data model, **derived from the normative
13
+ Prisma-DSL rendering of the SaaSiCat data model, **derived from the normative
14
14
  sources**: the logical data model in [`docs/data-model.md`](../../../docs/data-model.md)
15
15
  and the PostgreSQL artifacts in [`../sql/`](../sql/)
16
16
  (`reference-schema.postgres.sql` is generated FROM these fragments via