We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc6c04 commit b78f486Copy full SHA for b78f486
app-extension/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@quasar/quasar-app-extension-qiconpicker",
3
- "version": "1.0.10",
+ "version": "1.0.11",
4
"description": "QIconPicker - A Quasar App Extension",
5
"author": "Jeff Galbraith <[email protected]>",
6
"license": "MIT",
@@ -24,7 +24,7 @@
24
"yarn": ">= 1.6.0"
25
},
26
"dependencies": {
27
- "@quasar/quasar-ui-qiconpicker": "^1.0.5"
+ "@quasar/quasar-ui-qiconpicker": "^1.0.6"
28
29
"devDependencies": {
30
"@vue/eslint-config-standard": "^4.0.0",
0 commit comments