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 3e33264 commit d8ba6f3Copy full SHA for d8ba6f3
2 files changed
app-extension/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@quasar/quasar-app-extension-qoverlay",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "A Quasar App Extension",
5
"author": "Jeff Galbraith <jeff@quasar.dev>",
6
"license": "MIT",
@@ -31,7 +31,7 @@
31
"overlay"
32
],
33
"dependencies": {
34
- "@quasar/quasar-ui-qoverlay": "^2.0.0"
+ "@quasar/quasar-ui-qoverlay": "^2.0.1"
35
},
36
"engines": {
37
"node": ">= 10.0.0",
ui/package.json
"name": "@quasar/quasar-ui-qoverlay",
"contributors": [
0 commit comments