mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-14 15:15:02 -04:00
👨💻 dev dependencies
This commit is contained in:
parent
9c0356bf83
commit
750390be1f
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "apple-cursor-renderer",
|
||||
"name": "render",
|
||||
"version": "1.0.0",
|
||||
"description": "Rendering cursor to .png",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "nodemon src/index.ts",
|
||||
"dev": "nodemon src/render.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