Remove absolute paths

This commit is contained in:
CrazyMax
2020-04-08 00:26:27 +02:00
parent fbe3727991
commit 29273a44aa
129 changed files with 143 additions and 1009 deletions

View File

@@ -1,10 +1,4 @@
{
"_args": [
[
"get-stream@3.0.0",
"/home/runner/work/ghaction-upx/ghaction-upx"
]
],
"_from": "get-stream@3.0.0",
"_id": "get-stream@3.0.0",
"_inBundle": false,
@@ -26,7 +20,6 @@
],
"_resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz",
"_spec": "3.0.0",
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -80,4 +73,4 @@
"xo": {
"esnext": true
}
}
}

View File

@@ -1,10 +1,4 @@
{
"_args": [
[
"pify@3.0.0",
"/home/runner/work/ghaction-upx/ghaction-upx"
]
],
"_from": "pify@3.0.0",
"_id": "pify@3.0.0",
"_inBundle": false,
@@ -26,7 +20,6 @@
],
"_resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz",
"_spec": "3.0.0",
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -83,4 +76,4 @@
"test": "xo && ava && npm run optimization-test"
},
"version": "3.0.0"
}
}

9
node_modules/got/package.json generated vendored
View File

@@ -1,10 +1,4 @@
{
"_args": [
[
"got@8.3.2",
"/home/runner/work/ghaction-upx/ghaction-upx"
]
],
"_from": "got@8.3.2",
"_id": "got@8.3.2",
"_inBundle": false,
@@ -26,7 +20,6 @@
],
"_resolved": "https://registry.npmjs.org/got/-/got-8.3.2.tgz",
"_spec": "8.3.2",
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
"ava": {
"concurrency": 4
},
@@ -127,4 +120,4 @@
"test": "xo && nyc ava"
},
"version": "8.3.2"
}
}