Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Commit d43a5ba

Browse files
authored
fix: udpate drawer version to 6.0 compatible one
1 parent 7657b68 commit d43a5ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"nativescript-socketio": "^3.2.1",
2121
"nativescript-vue-devtools": "^1.2.0",
2222
"nativescript-toasty": "^1.3.0",{{/devtools}}{{#if_eq preset "SideDrawer"}}
23-
"nativescript-ui-sidedrawer": "^6.0.0",{{/if_eq}}{{#unless_eq color_scheme "none"}}
23+
"nativescript-ui-sidedrawer": "^7.0.0",{{/if_eq}}{{#unless_eq color_scheme "none"}}
2424
"nativescript-theme-core": "^1.0.6",{{/unless_eq}}
2525
"nativescript-vue": "^2.4.0",
2626
"tns-core-modules": "^6.0.0"

0 commit comments

Comments
 (0)