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": [
[
"has-symbol-support-x@1.4.2",
"/home/runner/work/ghaction-upx/ghaction-upx"
]
],
"_from": "has-symbol-support-x@1.4.2",
"_id": "has-symbol-support-x@1.4.2",
"_inBundle": false,
@@ -26,7 +20,6 @@
],
"_resolved": "https://registry.npmjs.org/has-symbol-support-x/-/has-symbol-support-x-1.4.2.tgz",
"_spec": "1.4.2",
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
"author": {
"name": "Graham Fairweather",
"email": "xotic750@gmail.com"
@@ -111,4 +104,4 @@
"uglify": "uglifyjs lib/has-symbol-support-x.js -o lib/has-symbol-support-x.min.js --config-file .uglifyjsrc.json"
},
"version": "1.4.2"
}
}