Skip to content

Commit 70028dc

Browse files
committed
Set package.json preview field to true
1 parent 127da44 commit 70028dc

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
@@ -4,7 +4,7 @@
44
"description": "A vscode extension used to write and publish blog post to cnblogs",
55
"version": "0.0.1",
66
"license": "LICENSE.txt",
7-
"preview": true,
7+
"preview": false,
88
"publisher": "cnblogs",
99
"repository": {
1010
"type": "github",

0 commit comments

Comments
 (0)