Skip to content

Commit f6e3f12

Browse files
committed
chore: fix package.json
1 parent bf46ba4 commit f6e3f12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "The next-gen web framework.",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/brisa-build/brisa.git"
7+
"url": "git+https://github.com/brisa-build/brisa.git"
88
},
99
"license": "MIT",
1010
"author": {
@@ -58,4 +58,4 @@
5858
"@biomejs/biome": "2.2.5",
5959
"husky": "9.1.7"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)