mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-16 19:00:38 +09:00
Add @types/node as a devDependency in cursor-local package
This commit is contained in:
parent
6f16fc0a93
commit
f44efce265
2 changed files with 4 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
"picocolors": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.6.0",
|
||||
"typescript": "^5.7.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue