Skip to content

Commit c2a4fe7

Browse files
committed
chore: make playground private package
1 parent 9981308 commit c2a4fe7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

playground/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"name": "unplugin-jsx-string-playground",
33
"version": "0.0.0",
4-
"license": "MIT",
5-
"author": "三咲智子 <sxzz@sxzz.moe>",
4+
"private": true,
65
"scripts": {
76
"dev": "vite",
87
"build": "vite build",

0 commit comments

Comments
 (0)