Skip to content

Commit 71c6739

Browse files
🐛 fix repo url
1 parent 5338d10 commit 71c6739

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
@@ -1,12 +1,12 @@
11
{
22
"name": "react-classmate",
33
"description": "A react tool to separate class name logic, create variants and manage styles.",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"author": "https://github.com/richard-unterberg",
66
"homepage": "https://react-classmate.dev/",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/unterberg-dev/react-classmate.git"
9+
"url": "git+https://github.com/unterberg-dev/react-classmate.git"
1010
},
1111
"workspaces": [
1212
"docs"

0 commit comments

Comments
 (0)