Skip to content

Commit f03c4d9

Browse files
publish npm package to hypertrace artifactory (#229)
Co-authored-by: Aaron Steinfeld <[email protected]>
1 parent e7338d3 commit f03c4d9

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://api.bintray.com/npm/hypertrace/npm
1+
@hypertrace:registry https://hypertrace.jfrog.io/artifactory/npm

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://api.bintray.com/npm/hypertrace/npm"
133+
"registry": "https://hypertrace.jfrog.io/artifactory/npm"
134134
},
135135
"release": {
136136
"branches": [

0 commit comments

Comments
 (0)