Skip to content

Commit

Permalink
set publishConfig registry
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiv.bengiat committed Mar 12, 2021
1 parent 7a88437 commit d1e343d
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 @@ -9,6 +9,9 @@
"module": "dist/index.es.js",
"types": "./dist/index.d.ts",
"jsnext:main": "dist/index.es.js",
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"engines": {
"node": ">=8",
"npm": ">=5"
Expand Down

0 comments on commit d1e343d

Please sign in to comment.