Skip to content

Commit

Permalink
Merge pull request #19 from leapwallet/main
Browse files Browse the repository at this point in the history
Fixed publish config for private pkg directory
  • Loading branch information
leapsamvel authored Aug 26, 2023
2 parents 5ff122e + f1d89b9 commit 066b12d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions packages/cosmos-snap-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
"repository": {
"url": "[email protected]:leapwallet/cosmos-metamask-snap.git"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"license": "(MIT-0 OR Apache-2.0)",
"scripts": {
"build": "npx tsc",
Expand Down
4 changes: 0 additions & 4 deletions packages/snap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,5 @@
"packageManager": "[email protected]",
"engines": {
"node": ">=16.0.0"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
}

0 comments on commit 066b12d

Please sign in to comment.