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": [
[
"lowercase-keys@1.0.0",
"/home/runner/work/ghaction-upx/ghaction-upx"
]
],
"_from": "lowercase-keys@1.0.0",
"_id": "lowercase-keys@1.0.0",
"_inBundle": false,
@@ -26,7 +20,6 @@
],
"_resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.0.tgz",
"_spec": "1.0.0",
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -67,4 +60,4 @@
"test": "node test.js"
},
"version": "1.0.0"
}
}

View File

@@ -1,10 +1,4 @@
{
"_args": [
[
"cacheable-request@2.1.4",
"/home/runner/work/ghaction-upx/ghaction-upx"
]
],
"_from": "cacheable-request@2.1.4",
"_id": "cacheable-request@2.1.4",
"_inBundle": false,
@@ -26,7 +20,6 @@
],
"_resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-2.1.4.tgz",
"_spec": "2.1.4",
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
"author": {
"name": "Luke Childs",
"email": "lukechilds123@gmail.com",
@@ -86,4 +79,4 @@
"xo": {
"extends": "xo-lukechilds"
}
}
}