Skip to content

Commit a78533b

Browse files
committed
Deleted extra braces
1 parent d66fb16 commit a78533b

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,9 @@
3131
"url": "https://paypal.me/adamlui"
3232
}
3333
],
34-
{
35-
"repository": {
36-
"type": "git",
37-
"url": "git+https://github.com/adamlui/userscripts.git"
38-
}
34+
"repository": {
35+
"type": "git",
36+
"url": "git+https://github.com/adamlui/userscripts.git"
3937
},
4038
"scripts": {
4139
"prepare": "husky",

0 commit comments

Comments
 (0)