Skip to content

Commit

Permalink
Chore: updated bunfig.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Akalanka47000 committed Feb 23, 2024
1 parent 701136c commit 413a24f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions bunfig.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[install]

exact = true

[install.scopes]
"@mezh-hq" = { token = "$NPM_ACCESS_TOKEN", url = "https://registry.npmjs.org/" }
registry = { url = "https://registry.npmjs.org", token = "$NPM_ACCESS_TOKEN" }
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,5 @@
},
"overrides": {
"jsondiffpatch": "^0.5.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
}
}

0 comments on commit 413a24f

Please sign in to comment.