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 c4ba73c commit 25da4bbCopy full SHA for 25da4bb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vuetify-resize-drawer",
3
- "version": "1.0.11",
+ "version": "1.1.0",
4
"description": "The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user.",
5
"private": false,
6
"main": "dist/vuetify-resize-drawer.js",
@@ -15,6 +15,10 @@
15
},
16
"author": "WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)",
17
"funding": [
18
+ {
19
+ "type": "paypal",
20
+ "url": "https://paypal.me/webdevnerdstuff"
21
+ },
22
23
"type": "patreon",
24
"url": "https://www.patreon.com/WebDevNerdStuff"
0 commit comments