1
0
Fork 0

update lockfileVersion for io package

pull/1019/head
Jonathan Tamsut 2022-03-15 16:55:15 -07:00
parent 1cbbfe22cb
commit 917c23e1b4
1 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,13 @@
{
"name": "@actions/io",
"version": "1.1.1",
"lockfileVersion": 1
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@actions/io",
"version": "1.1.1",
"license": "MIT"
}
}
}