Skip to content

Commit

Permalink
Merge pull request #25 from webdevnerdstuff/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
webdevnerdstuff authored Nov 10, 2023
2 parents c925ae2 + 7d5cf9a commit 48be334
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/vuetify-resize-drawer.cjs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/vuetify-resize-drawer.es.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { Fragment as kt, reactive as _t, computed as y, watchEffect as Wt, toRef
import { useTheme as un, useDisplay as cn } from "vuetify";
/**
* @name @wdns/vuetify-resize-drawer
* @version 3.0.1
* @version 3.0.2
* @description The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user.
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
* @copyright Copyright 2023, WebDevNerdStuff
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wdns/vuetify-resize-drawer",
"version": "3.0.1",
"version": "3.0.2",
"description": "The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user.",
"private": false,
"publishConfig": {
Expand Down

0 comments on commit 48be334

Please sign in to comment.