Skip to content

Commit c718603

Browse files
committed
chore: remove publishConfig from package.json
1 parent 4b7a4e7 commit c718603

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,5 @@
6262
"react-native": "*",
6363
"react-native-nitro-modules": "*"
6464
},
65-
"packageManager": "[email protected]",
66-
"publishConfig": {
67-
"registry": "https://registry.npmjs.org/"
68-
}
65+
"packageManager": "[email protected]"
6966
}

0 commit comments

Comments
 (0)