Skip to content

Commit 32f7b56

Browse files
committed
update
1 parent 8708c8d commit 32f7b56

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @primoui/utils
1+
# @antzhu/utils
22

33
To install dependencies:
44

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/MatixLab/utils"
14+
"url": "https://github.com/MatixLab/utils.git"
1515
},
16-
"files": ["dist"],
16+
"files": [
17+
"dist"
18+
],
1719
"main": "./dist/index.umd.cjs",
1820
"module": "./dist/index.js",
1921
"exports": {

0 commit comments

Comments
 (0)