We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5338d10 commit 71c6739Copy full SHA for 71c6739
package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "react-classmate",
3
"description": "A react tool to separate class name logic, create variants and manage styles.",
4
- "version": "1.1.1",
+ "version": "1.1.2",
5
"author": "https://github.com/richard-unterberg",
6
"homepage": "https://react-classmate.dev/",
7
"repository": {
8
"type": "git",
9
- "url": "https://github.com/unterberg-dev/react-classmate.git"
+ "url": "git+https://github.com/unterberg-dev/react-classmate.git"
10
},
11
"workspaces": [
12
"docs"
0 commit comments