Skip to content

Commit 1df1d86

Browse files
fix: update publishing to correct registry (#233)
1 parent f03c4d9 commit 1df1d86

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"url": "[email protected]:hypertrace/hyperdash.git"
131131
},
132132
"publishConfig": {
133-
"registry": "https://hypertrace.jfrog.io/artifactory/npm"
133+
"registry": "https://hypertrace.jfrog.io/artifactory/api/npm/npm/"
134134
},
135135
"release": {
136136
"branches": [

0 commit comments

Comments
 (0)