mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-14 15:15:02 -04:00
🔧 scripts fix
This commit is contained in:
parent
b139118ae2
commit
48db257b09
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"description": "Rendering cursor to .png",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "nodemon src/render.ts",
|
||||
"dev": "nodemon src/index.ts",
|
||||
"dev:debug": "nodemon --inspect src/index.ts"
|
||||
},
|
||||
"repository": "git@github.com:KaizIqbal/apple_cursor.git",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue