Skip to content

Commit b883e8c

Browse files
committed
remove private field from package.json preventing publishing despite being set to false
1 parent 986294f commit b883e8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "@cuppachino/openapi-fetch",
33
"description": "An updated fork of ajaishankar's openapi-typescript-fetch",
44
"version": "2.0.2",
5-
"private": "false",
65
"publishConfig": {
76
"access": "public"
87
},

0 commit comments

Comments
 (0)