@spectrum-web-components/iconset 0.0.0-20241211115453 → 0.0.0-20250210075156
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 +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@spectrum-web-components/iconset",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-20250210075156",
|
4
4
|
"publishConfig": {
|
5
5
|
"access": "public"
|
6
6
|
},
|
@@ -60,11 +60,11 @@
|
|
60
60
|
"lit-html"
|
61
61
|
],
|
62
62
|
"dependencies": {
|
63
|
-
"@spectrum-web-components/base": "0.0.0-
|
63
|
+
"@spectrum-web-components/base": "0.0.0-20250210075156"
|
64
64
|
},
|
65
65
|
"types": "./src/index.d.ts",
|
66
66
|
"customElements": "custom-elements.json",
|
67
|
-
"deprecationNotice": "@spectrum-web-components/iconset is deprecated and will be removed in
|
67
|
+
"deprecationNotice": "@spectrum-web-components/iconset is deprecated and will be removed in an upcoming release.",
|
68
68
|
"sideEffects": [
|
69
69
|
"./src/index.js",
|
70
70
|
"./stories/icons-demo.js",
|