1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-11-11 01:28:58 +03:00
n8n/.github/scripts/package.json
2024-03-12 16:43:40 +01:00

14 lines
267 B
JSON

{
"dependencies": {
"cacheable-lookup": "6.1.0",
"conventional-changelog": "^4.0.0",
"debug": "4.3.4",
"glob": "10.3.10",
"p-limit": "3.1.0",
"picocolors": "1.0.0",
"semver": "7.5.4",
"tempfile": "5.0.0",
"typescript": "*"
}
}