Skip to content

Commit

Permalink
package changes
Browse files Browse the repository at this point in the history
  • Loading branch information
yhattav committed Oct 30, 2024
1 parent a4324e1 commit 875ea6c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,11 @@
"singleQuote": true,
"trailingComma": "es5"
},
"name": "react-component-cursor",
"name": "@yhattav/react-component-cursor",
"types": "dist/index.d.ts",
"publishConfig": {
"access": "public"
},
"author": "yhattav",
"module": "dist/react-component-cursor.esm.js",
"size-limit": [
Expand Down

0 comments on commit 875ea6c

Please sign in to comment.