@digipair/skill-web-spectrum 0.7.3 → 0.8.1

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/package.json +1 -1
  2. package/schema.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digipair/skill-web-spectrum",
3
- "version": "0.7.3",
3
+ "version": "0.8.1",
4
4
  "dependencies": {},
5
5
  "main": "./index.cjs.js",
6
6
  "module": "./index.esm.js"
package/schema.json CHANGED
@@ -88,7 +88,7 @@
88
88
  "schema": {
89
89
  "type": "array",
90
90
  "items": {
91
- "$ref": "https://www.pinser.world/schemas/pinsSettings"
91
+ "$ref": "https://schemas.digipair.ai/pinsSettings"
92
92
  }
93
93
  }
94
94
  }
@@ -286,7 +286,7 @@
286
286
  "schema": {
287
287
  "type": "array",
288
288
  "items": {
289
- "$ref": "https://www.pinser.world/schemas/pinsSettings"
289
+ "$ref": "https://schemas.digipair.ai/pinsSettings"
290
290
  }
291
291
  }
292
292
  }
@@ -419,7 +419,7 @@
419
419
  "schema": {
420
420
  "type": "array",
421
421
  "items": {
422
- "$ref": "https://www.pinser.world/schemas/pinsSettings"
422
+ "$ref": "https://schemas.digipair.ai/pinsSettings"
423
423
  }
424
424
  }
425
425
  }
@@ -478,7 +478,7 @@
478
478
  "schema": {
479
479
  "type": "array",
480
480
  "items": {
481
- "$ref": "https://www.pinser.world/schemas/pinsSettings"
481
+ "$ref": "https://schemas.digipair.ai/pinsSettings"
482
482
  }
483
483
  }
484
484
  }
@@ -620,7 +620,7 @@
620
620
  "schema": {
621
621
  "type": "array",
622
622
  "items": {
623
- "$ref": "https://www.pinser.world/schemas/pinsSettings"
623
+ "$ref": "https://schemas.digipair.ai/pinsSettings"
624
624
  }
625
625
  }
626
626
  }