chore: bump version to 5.0.0 for Node.js 24 support

This commit is contained in:
Salman Muin Kayser Chishti 2025-12-11 18:20:55 +00:00
parent 1285d7de7c
commit 8070f1903a

View file

@ -1,6 +1,6 @@
{ {
"name": "cache", "name": "cache",
"version": "4.2.4", "version": "5.0.0",
"private": true, "private": true,
"description": "Cache dependencies and build outputs", "description": "Cache dependencies and build outputs",
"main": "dist/restore/index.js", "main": "dist/restore/index.js",