Skip to content

Commit 025ee0d

Browse files
authored
Update package.json
Fix typo preventing publish to npmjs.org
1 parent bca3436 commit 025ee0d

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
@@ -4,7 +4,7 @@
44
"description": "React implementation of the SVG Loaders library by Sam Herbert",
55
"repository": {
66
"type": "git",
7-
"ur;": "https://github.com/ajwann/svg-loaders-react"
7+
"url": "https://github.com/ajwann/svg-loaders-react"
88
},
99
"main": "dist/index.js",
1010
"peerDependendies": {

0 commit comments

Comments
 (0)