Skip to content

Commit d13caed

Browse files
committed
chore: add private attribute
1 parent 69e01d0 commit d13caed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"private": true,
23
"version": "0.0.0-development",
34
"description": "Vue 3 rich text editor",
45
"homepage": "https://vueup.github.io/vue-quill/",
@@ -92,4 +93,4 @@
9293
"zlib": "^1.0.5"
9394
},
9495
"dependencies": {}
95-
}
96+
}

0 commit comments

Comments
 (0)