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 ad311f8 commit 2a1b90fCopy full SHA for 2a1b90f
app-extension/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@quasar/quasar-app-extension-qiconpicker",
3
- "version": "1.0.9",
+ "version": "1.0.10",
4
"description": "QIconPicker - A Quasar App Extension",
5
"author": "Jeff Galbraith <[email protected]>",
6
"license": "MIT",
@@ -24,13 +24,13 @@
24
"yarn": ">= 1.6.0"
25
},
26
"dependencies": {
27
- "@quasar/quasar-ui-qiconpicker": "^1.0.4"
+ "@quasar/quasar-ui-qiconpicker": "^1.0.5"
28
29
"devDependencies": {
30
"@vue/eslint-config-standard": "^4.0.0",
31
"babel-eslint": "^10.0.3",
32
- "eslint": "^6.5.1",
+ "eslint": "^6.6.0",
33
"eslint-loader": "^3.0.2",
34
- "eslint-plugin-vue": "^5.2.3"
+ "eslint-plugin-vue": "^6.0.0"
35
}
36
0 commit comments