Skip to content

Commit 66acc12

Browse files
authored
Fix publishConfig in package.json (#3)
* feat: empty release commit * fix: publishConfig in package.json
1 parent 4531152 commit 66acc12

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,8 @@
5050
},
5151
"dependencies": {
5252
"@auth0/auth0-api-js": "^1.0.1"
53+
},
54+
"publishConfig": {
55+
"access": "public"
5356
}
5457
}

0 commit comments

Comments
 (0)