mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-14 07:04:47 -04:00
🔧 render script
This commit is contained in:
parent
0650f15bd2
commit
2d85f3caaa
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
"description": "Rendering cursor to .png",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"render": "npx ts-node src/index.ts",
|
||||
"dev": "nodemon src/index.ts",
|
||||
"dev:debug": "nodemon --inspect src/index.ts"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue