Skip to content

Commit 005edb8

Browse files
rename package
1 parent 339cc7f commit 005edb8

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,5 +1,5 @@
11
{
2-
"name": "@curiousleaf/utils",
2+
"name": "@primoui/utils",
33
"description": "A lightweight set of utilities",
44
"version": "1.1.7",
55
"license": "MIT",
@@ -9,7 +9,7 @@
99
"email": "[email protected]",
1010
"url": "https://kulpinski.pl"
1111
},
12-
"repository": "curious-leaf/utils",
12+
"repository": "primoui/utils",
1313
"files": ["dist"],
1414
"main": "./dist/index.umd.cjs",
1515
"module": "./dist/index.js",

0 commit comments

Comments
 (0)