Skip to content

Commit 4f3cd35

Browse files
committed
npm registry doesn't allow publish the unpublished version so 1.0.1 version is base now
1 parent 8575b8e commit 4f3cd35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-side-panel",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Easy to use and flexible modal sidebar component for Vue3",
55
"main": "dist/vue3-side-panel.js",
66
"module": "dist/vue3-side-panel.esm.js",

0 commit comments

Comments
 (0)