Skip to content

Commit

Permalink
#2 add github package registry as publish option
Browse files Browse the repository at this point in the history
  • Loading branch information
0x6a77 committed Jan 21, 2020
1 parent aa0cde7 commit d05edb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/grpc-web/package.json
Expand Up @@ -12,6 +12,7 @@
"lib:build-dev": "npm run clean && webpack -d --mode development"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/",
"access": "public"
},
"author": "Improbable",
Expand Down

0 comments on commit d05edb4

Please sign in to comment.