1
0
mirror of https://gitea.com/actions/cache.git synced 2025-02-23 04:00:45 +07:00
This commit is contained in:
Lovepreet Singh 2022-10-13 09:02:55 +00:00
parent a3f5edc237
commit 1c73980b09
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "cache",
"version": "3.0.10",
"version": "3.0.11",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

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