Skip to content

Commit b78f486

Browse files
committed
chore(ae): bump version and update dependency
1 parent fdc6c04 commit b78f486

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quasar/quasar-app-extension-qiconpicker",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "QIconPicker - A Quasar App Extension",
55
"author": "Jeff Galbraith <[email protected]>",
66
"license": "MIT",
@@ -24,7 +24,7 @@
2424
"yarn": ">= 1.6.0"
2525
},
2626
"dependencies": {
27-
"@quasar/quasar-ui-qiconpicker": "^1.0.5"
27+
"@quasar/quasar-ui-qiconpicker": "^1.0.6"
2828
},
2929
"devDependencies": {
3030
"@vue/eslint-config-standard": "^4.0.0",

0 commit comments

Comments
 (0)