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 5de2af5 commit 72fda08Copy full SHA for 72fda08
package.json
@@ -1,9 +1,10 @@
1
{
2
"name": "vuetify-resize-drawer",
3
- "version": "1.0.3",
+ "version": "1.0.2",
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",
7
+ "types": "types/index.d.ts",
8
"scripts": {
9
"serve": "npm run development",
10
"watch": "npm run development",
0 commit comments