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 ffdf0f9 commit 67a5866Copy full SHA for 67a5866
1 file changed
packages/template-drawer-navigation-vue/package.json
@@ -3,7 +3,7 @@
3
"main": "app/app.js",
4
"displayName": "Navigation Drawer",
5
"templateType": "App template",
6
- "version": "9.0.2",
+ "version": "9.0.3",
7
"description": "Side navigation template using Vue.",
8
"author": "NativeScript Team <oss@nativescript.org>",
9
"license": "Apache-2.0",
@@ -42,7 +42,7 @@
42
},
43
"dependencies": {
44
"@nativescript/core": "~9.0.0",
45
- "@nativescript-community/ui-drawer": "^1.0.0",
+ "@nativescript-community/ui-drawer": "^0.1.31",
46
"nativescript-vue": "^3.0.0"
47
48
"devDependencies": {
0 commit comments