Skip to content
This repository was archived by the owner on Dec 18, 2022. It is now read-only.

Commit 2a353cc

Browse files
committed
Default to publishing to npm registry
1 parent 2892ff3 commit 2a353cc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,8 @@
5050
"firebase-admin": "^10.0.2",
5151
"mime": "^3.0.0",
5252
"parse-cloud-image": "^1.0.3"
53+
},
54+
"publishConfig": {
55+
"registry": "https://registry.npmjs.org"
5356
}
5457
}

0 commit comments

Comments
 (0)