Skip to content

Commit 55433ef

Browse files
committed
private false
1 parent 256b89c commit 55433ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-final-modal",
33
"version": "0.10.4",
4-
"private": true,
4+
"private": false,
55
"main": "./packages/vue-final-modal/lib/VueFinalModal.umd.min.js",
66
"module": "./packages/vue-final-modal/lib/VueFinalModal.esm.min.js",
77
"unpkg": "./packages/vue-final-modal/lib/VueFinalModal.umd.min.js",

0 commit comments

Comments
 (0)