1
0
Fork 0

Revert "Adding updated package-lock.json for cache"

This reverts commit 1d5b16aa38.
pull/1108/head
Sankalp Kotewar 2022-06-06 07:56:25 +00:00 committed by GitHub
parent fe93288f85
commit ebfda315a5
1 changed files with 2 additions and 2 deletions

4
packages/cache/package-lock.json generated vendored
View File

@ -1,12 +1,12 @@
{ {
"name": "@actions/cache", "name": "@actions/cache",
"version": "2.0.6", "version": "2.0.5",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@actions/cache", "name": "@actions/cache",
"version": "2.0.6", "version": "2.0.5",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@actions/core": "^1.2.6", "@actions/core": "^1.2.6",