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": [
[
"safe-buffer@5.1.2",
"/home/runner/work/ghaction-upx/ghaction-upx"
]
],
"_from": "safe-buffer@5.1.2",
"_id": "safe-buffer@5.1.2",
"_inBundle": false,
@@ -26,7 +20,6 @@
],
"_resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
"_spec": "5.1.2",
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
"author": {
"name": "Feross Aboukhadijeh",
"email": "feross@feross.org",
@@ -62,4 +55,4 @@
},
"types": "index.d.ts",
"version": "5.1.2"
}
}

View File

@@ -1,10 +1,4 @@
{
"_args": [
[
"readable-stream@2.3.7",
"/home/runner/work/ghaction-upx/ghaction-upx"
]
],
"_from": "readable-stream@2.3.7",
"_id": "readable-stream@2.3.7",
"_inBundle": false,
@@ -28,7 +22,6 @@
],
"_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
"_spec": "2.3.7",
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
"browser": {
"util": false,
"./readable.js": "./readable-browser.js",
@@ -83,4 +76,4 @@
"test": "tap test/parallel/*.js test/ours/*.js && node test/verify-dependencies.js"
},
"version": "2.3.7"
}
}