Skip to content

Commit a220083

Browse files
committed
chore: make wds-kitchen-sink as private to prevent publishing
1 parent b2d520b commit a220083

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/wds-kitchen-sink/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"main": "index.js",
55
"author": "Michael Mok",
66
"license": "MIT",
7+
"private": true,
78
"scripts": {
89
"start": "webpack-dev-server --hot --mode development",
910
"build": "cross-env NODE_ENV=production webpack --mode production"

0 commit comments

Comments
 (0)