Skip to content

Commit 92a9263

Browse files
authored
Fix author field formatting in package.json
1 parent 7aef7c2 commit 92a9263

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"repository": {
2727
"type": "git",
2828
"url": "git+https://https://github.com/Refloow/Steam-Games-Idle.git"
29-
"author": {
29+
},
30+
"author": {
3031
"name": "Refloow",
3132
"email": "legal@refloow.com",
3233
"url": "https://refloow.com"
@@ -41,3 +42,4 @@
4142
"type": "individual",
4243
"url": "https://refloow.com"
4344
}
45+
}

0 commit comments

Comments
 (0)