Skip to content

Commit a192ede

Browse files
committed
fix(package.json): name and description
1 parent d93038b commit a192ede

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "quasar-ui-qiconpicker",
2+
"name": "@quasar/quasar-ui-qiconpicker",
33
"version": "1.0.0",
44
"author": "Jeff Galbraith <[email protected]>",
5-
"description": "My awesome component",
5+
"description": "QIconPicker - Quasar component",
66
"license": "MIT",
77
"module": "dist/index.esm.js",
88
"main": "dist/index.common.js",

0 commit comments

Comments
 (0)