Skip to content

Commit

Permalink
Setting publishConfig because of release-it/release-it#95
Browse files Browse the repository at this point in the history
  • Loading branch information
sir-dunxalot committed Feb 25, 2021
1 parent e6e871e commit dc50c0c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"source": "src/index.js",
"main": "dist/cypress-nextjs-auth0.js",
"types": "types/index.d.ts",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"scripts": {
"build": "microbundle build -f cjs",
"dev": "cd cypress/dummy && next",
Expand Down

0 comments on commit dc50c0c

Please sign in to comment.