Skip to content

Commit ee1af09

Browse files
Updates manual publishing docs (#125)
* Update .npmrc * merge npmrc * merge npmrc * update registry * Update README.md * typo * Update .npmrc
1 parent 338ba02 commit ee1af09

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"docs": "lg build-tsdoc"
1313
},
1414
"publishConfig": {
15-
"access": "public"
15+
"access": "public",
16+
"registry":"https://artifactory.corp.mongodb.com/artifactory/api/npm/leafygreen-ui/"
1617
},
1718
"dependencies": {
1819
"@leafygreen-ui/emotion": "^4.0.7",

0 commit comments

Comments
 (0)