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 339cc7f commit 005edb8Copy full SHA for 005edb8
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "@curiousleaf/utils",
+ "name": "@primoui/utils",
3
"description": "A lightweight set of utilities",
4
"version": "1.1.7",
5
"license": "MIT",
@@ -9,7 +9,7 @@
9
"email": "[email protected]",
10
"url": "https://kulpinski.pl"
11
},
12
- "repository": "curious-leaf/utils",
+ "repository": "primoui/utils",
13
"files": ["dist"],
14
"main": "./dist/index.umd.cjs",
15
"module": "./dist/index.js",
0 commit comments