mirror of
https://github.com/vladmandic/automatic
synced 2026-09-17 08:19:11 +02:00
Document unused packages
The "//" key is reserved for comments
This commit is contained in:
@@ -49,5 +49,11 @@
|
||||
"dependencies": {
|
||||
"@google/generative-ai": "^0.24.1",
|
||||
"argparse": "^2.0.1"
|
||||
},
|
||||
"//": {
|
||||
"disabled": {
|
||||
"typescript": "^5.9.3",
|
||||
"@types/node": "^25.0.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user