Skip to content

Commit b817051

Browse files
committed
fix package name
1 parent 6b9cf4b commit b817051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@cute-me-on-repo/flated-react",
2+
"name": "@cute-me-on-repos/flated-react",
33
"version": "1.0.0",
44
"description": "`flated-react` is a react typescript libary that is used to Flatten nested React components and remove React context hells",
55
"main": "./dist/cjs/index.js",

0 commit comments

Comments
 (0)