1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Fix dependencies

This commit is contained in:
Nick O'Leary 2021-07-30 10:30:41 +01:00
parent 773ead3eec
commit 1750690309
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9

View File

@ -20,7 +20,7 @@
"clone": "2.1.2",
"fs-extra": "8.1.0",
"semver": "6.3.0",
"tar": "6.1.0",
"tar": "6.1.2",
"uglify-js": "3.13.3"
}
}