Skip to content

Commit 2849dcc

Browse files
authored
Making scripts/ package private (#15420)
1 parent e909d8e commit 2849dcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.0.0",
44
"description": "",
55
"main": "index.js",
6+
"private": true,
67
"scripts": {
78
"test": "echo \"Error: no test specified\" && exit 1"
89
},

0 commit comments

Comments
 (0)