Skip to content

Commit 679b689

Browse files
committed
fix: rename library name
1 parent 681b735 commit 679b689

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "@weorbitant/cursor-rules",
2+
"name": "@orbitant/cursor-rules",
33
"version": "0.0.1",
4-
"description": "Cursor rules writen by weorbitant",
5-
"author": "weorbitant",
4+
"description": "Cursor rules writen by orbitant",
5+
"author": "orbitant",
66
"main": "index.js",
77
"bin": {
88
"cursor-rules": "./bin/cli.js"

0 commit comments

Comments
 (0)