Skip to content

Commit 7da22c2

Browse files
authored
fix(web-components): move carbon-icons to dependencies (#21106)
1 parent 3d7b9d1 commit 7da22c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
},
6868
"dependencies": {
6969
"@carbon/icon-helpers": "10.47.0",
70+
"@carbon/icons": "^11.70.0",
7071
"@carbon/styles": "^1.96.0-rc.0",
7172
"@floating-ui/dom": "^1.6.3",
7273
"@ibm/telemetry-js": "^1.10.2",
@@ -77,7 +78,6 @@
7778
"tslib": "^2.6.3"
7879
},
7980
"devDependencies": {
80-
"@carbon/icons": "^11.70.0",
8181
"@carbon/layout": "^11.43.0",
8282
"@carbon/motion": "^11.37.0",
8383
"@juggle/resize-observer": "^3.4.0",

0 commit comments

Comments
 (0)