mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
11 lines
191 B
JSON
11 lines
191 B
JSON
{
|
|
"dependencies": {
|
|
"add-stream": "^1.0.0",
|
|
"conventional-changelog": "^4.0.0",
|
|
"glob": "^10.3.0",
|
|
"semver": "^7.5.2",
|
|
"tempfile": "^5.0.0",
|
|
"typescript": "*"
|
|
}
|
|
}
|