mirror of https://github.com/actions/toolkit
update lockfileVersion for io package
parent
1cbbfe22cb
commit
917c23e1b4
|
@ -1,5 +1,13 @@
|
||||||
{
|
{
|
||||||
"name": "@actions/io",
|
"name": "@actions/io",
|
||||||
"version": "1.1.1",
|
"version": "1.1.1",
|
||||||
"lockfileVersion": 1
|
"lockfileVersion": 2,
|
||||||
|
"requires": true,
|
||||||
|
"packages": {
|
||||||
|
"": {
|
||||||
|
"name": "@actions/io",
|
||||||
|
"version": "1.1.1",
|
||||||
|
"license": "MIT"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue