@schema-forms-data/create 4.0.0 → 4.0.2

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -58,4 +58,4 @@ Click **Save / Export** to convert the current canvas state to a `FormSchema` an
58
58
 
59
59
  ## Docs
60
60
 
61
- https://schemaforms.github.io/schema-forms-data
61
+ https://schemaformsdata.github.io/schema-forms-data
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@schema-forms-data/create",
3
- "version": "4.0.0",
3
+ "version": "4.0.2",
4
4
  "description": "Scaffold a SchemaForms studio app — builder + JSON viewer + renderer preview",
5
5
  "license": "MIT",
6
6
  "author": "SchemaForms",