Skip to content

Commit 2148396

Browse files
fix: update publishing
1 parent 632a971 commit 2148396

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
@hypertrace:registry=https://hypertrace.jfrog.io/artifactory/npm
1+
@hypertrace:registry=https://hypertrace.jfrog.io/artifactory/api/npm/npm/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"url": "git@github.com:hypertrace/hyperdash-angular.git"
8787
},
8888
"publishConfig": {
89-
"registry": "https://hypertrace.jfrog.io/artifactory/npm"
89+
"registry": "https://hypertrace.jfrog.io/artifactory/api/npm/npm/"
9090
},
9191
"release": {
9292
"branches": [

0 commit comments

Comments
 (0)