Skip to content

Commit 1e5c8f8

Browse files
committed
feat: semantic release branch
1 parent b2be291 commit 1e5c8f8

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,13 @@
2121
"files": [
2222
"lib/**/*"
2323
],
24-
"author": "Lewis McQuillan",
24+
"author": {
25+
"name": "Nicolas Martinez",
26+
"email": "nicolas@42devs.cl"
27+
},
2528
"repository": {
2629
"type": "git",
27-
"url": "https://github.com/lmcq/firebase-firestorm"
30+
"url": "https://github.com/42devs/firebase-firestorm"
2831
},
2932
"license": "MIT",
3033
"nyc": {

0 commit comments

Comments
 (0)