Skip to content

Commit 2a3aad9

Browse files
Mark main package.json as private to prevent accidental publishing (#293)
1 parent 5864012 commit 2a3aad9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.6.0",
44
"description": "A library to help construct a graphql-js server supporting react-relay.",
55
"license": "MIT",
6+
"private": true,
67
"homepage": "https://github.com/graphql/graphql-relay-js",
78
"bugs": {
89
"url": "https://github.com/graphql/graphql-relay-js/issues"

0 commit comments

Comments
 (0)