Skip to content

Commit 87ff10c

Browse files
committed
ci(actions): update package.json config
1 parent 874ad5b commit 87ff10c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
"type": "git",
2222
"url": "https://github.com/george43g/better-firebase-functions.git"
2323
},
24+
"publishConfig": {
25+
"registry": "https://registry.npmjs.org/",
26+
"tag": "latest"
27+
},
2428
"keywords": [
2529
"firebase",
2630
"cloud-functions",

0 commit comments

Comments
 (0)