Skip to content

Commit e95b87a

Browse files
committed
fix pkg.repository
1 parent 8300172 commit e95b87a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "devalue",
33
"description": "Gets the job done when JSON.stringify can't",
44
"version": "5.3.0",
5-
"repository": "Rich-Harris/devalue",
5+
"repository": "sveltejs/devalue",
66
"sideEffects": false,
77
"exports": {
88
".": {

0 commit comments

Comments
 (0)