Skip to content

Commit

Permalink
Set repo to public
Browse files Browse the repository at this point in the history
  • Loading branch information
rathpc committed Jul 12, 2021
1 parent 7c49a0d commit b57a790
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@rathpc/zendesk-react",
"description": "A minimal component based implementation to include Zendesk in your React application",
"version": "0.1.0",
"private": false,
"license": "MIT",
"main": "dist/lib/index.js",
"module": "dist/lib-esm/index.js",
Expand All @@ -20,6 +21,9 @@
"wrapper",
"component"
],
"publishConfig": {
"access": "public"
},
"devDependencies": {
"@babel/core": "^7.14.6",
"@babel/preset-env": "^7.14.7",
Expand Down

0 comments on commit b57a790

Please sign in to comment.