@octopusdeploy/design-system-icons 2025.2.7304 → 2025.2.7358
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 +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@octopusdeploy/design-system-icons",
|
3
|
-
"version": "2025.2.
|
3
|
+
"version": "2025.2.7358",
|
4
4
|
"description": "The design systems icons. This package contains the icon components extracted from SVGs in Figma.",
|
5
5
|
"main": "dist/src/index.js",
|
6
6
|
"publishConfig": {
|
@@ -23,7 +23,7 @@
|
|
23
23
|
"pnpm": "^9.15.3",
|
24
24
|
"ts-node": "^10.9.2",
|
25
25
|
"typescript": "^5.5.2",
|
26
|
-
"@octopusdeploy/eslint-config": "^2025.2.
|
26
|
+
"@octopusdeploy/eslint-config": "^2025.2.7358"
|
27
27
|
},
|
28
28
|
"peerDependencies": {
|
29
29
|
"@types/react": "^16.14.0",
|