mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2025-12-09 22:40:42 -07:00
Remove absolute paths
This commit is contained in:
9
node_modules/decompress-tarbz2/node_modules/file-type/package.json
generated
vendored
9
node_modules/decompress-tarbz2/node_modules/file-type/package.json
generated
vendored
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"file-type@6.2.0",
|
||||
"/home/runner/work/ghaction-upx/ghaction-upx"
|
||||
]
|
||||
],
|
||||
"_from": "file-type@6.2.0",
|
||||
"_id": "file-type@6.2.0",
|
||||
"_inBundle": false,
|
||||
@@ -26,7 +20,6 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/file-type/-/file-type-6.2.0.tgz",
|
||||
"_spec": "6.2.0",
|
||||
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
@@ -142,4 +135,4 @@
|
||||
"test": "xo && ava"
|
||||
},
|
||||
"version": "6.2.0"
|
||||
}
|
||||
}
|
||||
9
node_modules/decompress-tarbz2/package.json
generated
vendored
9
node_modules/decompress-tarbz2/package.json
generated
vendored
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"decompress-tarbz2@4.1.1",
|
||||
"/home/runner/work/ghaction-upx/ghaction-upx"
|
||||
]
|
||||
],
|
||||
"_from": "decompress-tarbz2@4.1.1",
|
||||
"_id": "decompress-tarbz2@4.1.1",
|
||||
"_inBundle": false,
|
||||
@@ -26,7 +20,6 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/decompress-tarbz2/-/decompress-tarbz2-4.1.1.tgz",
|
||||
"_spec": "4.1.1",
|
||||
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
|
||||
"author": {
|
||||
"name": "Kevin Mårtensson",
|
||||
"email": "kevinmartensson@gmail.com",
|
||||
@@ -74,4 +67,4 @@
|
||||
"test": "xo && ava"
|
||||
},
|
||||
"version": "4.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user