Skip to content

Commit c9faf4a

Browse files
committed
fix: package has similar name
1 parent 5b1a5dc commit c9faf4a

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": "usebreakpoints",
2+
"name": "@thebiltheory/usebreakpoints",
33
"version": "0.0.0-development",
44
"description": "React hook for have a styled-component ish way of setting values",
55
"author": "TheBilTheory",

0 commit comments

Comments
 (0)