File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " @umbraco-ui/uui-text -copy" ,
2+ "name" : " @umbraco-ui/uui-button -copy-text " ,
33 "version" : " 0.0.0" ,
44 "license" : " MIT" ,
55 "keywords" : [
1010 " Lit" ,
1111 " Text Copy"
1212 ],
13- "description" : " Umbraco UI text-copy component" ,
13+ "description" : " Umbraco UI button text-copy component" ,
1414 "repository" : {
1515 "type" : " git" ,
1616 "url" : " https://github.com/umbraco/Umbraco.UI.git" ,
17- "directory" : " packages/uui-text -copy"
17+ "directory" : " packages/uui-button -copy-text "
1818 },
1919 "bugs" : {
2020 "url" : " https://github.com/umbraco/Umbraco.UI/issues"
3030 " custom-elements.json"
3131 ],
3232 "dependencies" : {
33- "@umbraco-ui/uui-base" : " 1.12.2"
33+ "@umbraco-ui/uui-base" : " 1.12.2" ,
34+ "@umbraco-ui/uui-button" : " 1.12.2" ,
35+ "@umbraco-ui/uui-icon" : " 1.12.2"
3436 },
3537 "scripts" : {
3638 "build" : " npm run analyze && tsc --build --force && rollup -c rollup.config.js" ,
4042 "publishConfig" : {
4143 "access" : " public"
4244 },
43- "homepage" : " https://uui.umbraco.com/?path=/story/uui-text -copy"
45+ "homepage" : " https://uui.umbraco.com/?path=/story/uui-button -copy-text "
4446}
You can’t perform that action at this time.
0 commit comments