Skip to content

Commit e7ddf6d

Browse files
committed
feat: uui-icon package is optional
1 parent 2535b1f commit e7ddf6d

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

package-lock.json

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/uui-text-copy/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
],
3232
"dependencies": {
3333
"@umbraco-ui/uui-base": "1.12.2",
34-
"@umbraco-ui/uui-button": "1.12.2",
35-
"@umbraco-ui/uui-icon": "1.12.2"
34+
"@umbraco-ui/uui-button": "1.12.2"
3635
},
3736
"scripts": {
3837
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",

0 commit comments

Comments
 (0)