Skip to content

Commit 315031f

Browse files
updating package.json
1 parent 3f6e7d8 commit 315031f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourcepoint/react-native-cmp",
3-
"version": "0.1.0",
3+
"version": "0.0.0",
44
"description": "test",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -43,6 +43,7 @@
4343
},
4444
"homepage": "https://github.com/SourcePointUSA/react-native-sourcepoint-cmp#readme",
4545
"publishConfig": {
46+
"access": "public",
4647
"registry": "https://registry.npmjs.org/"
4748
},
4849
"devDependencies": {

0 commit comments

Comments
 (0)