Skip to content

Commit fa95a01

Browse files
committed
Update package publish configuration to public
1 parent 1bff211 commit fa95a01

File tree

2 files changed

+797
-22
lines changed

2 files changed

+797
-22
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414
"url": "https://github.com/DataDog/dd-sdk-reactnative/issues"
1515
},
1616
"license": "Apache-2.0",
17-
"private": true,
17+
"publishConfig": {
18+
"access": "public"
19+
},
1820
"workspaces": {
1921
"packages": [
2022
"packages/*",

0 commit comments

Comments
 (0)