3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-12-09 06:43:25 +00:00

update to npm v7 lockfile

This commit is contained in:
Arpad Borsos 2020-10-21 09:43:08 +02:00
parent 6ccf2463db
commit 645c6972a6
4 changed files with 628 additions and 32 deletions

View file

@ -17,7 +17,9 @@
"bugs": {
"url": "https://github.com/Swatinem/rust-cache/issues"
},
"funding": "https://github.com/sponsors/Swatinem",
"funding": {
"url": "https://github.com/sponsors/Swatinem"
},
"homepage": "https://github.com/Swatinem/rust-cache#readme",
"dependencies": {
"@actions/cache": "^1.0.3",