mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-07-07 08:27:29 +00:00
Remove absolute paths
This commit is contained in:
+1
-8
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"decompress-response@3.3.0",
|
||||
"X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action"
|
||||
]
|
||||
],
|
||||
"_from": "decompress-response@3.3.0",
|
||||
"_id": "decompress-response@3.3.0",
|
||||
"_inBundle": false,
|
||||
@@ -26,7 +20,6 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz",
|
||||
"_spec": "3.3.0",
|
||||
"_where": "X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action",
|
||||
"bugs": {
|
||||
"url": "https://github.com/sindresorhus/decompress-response/issues"
|
||||
},
|
||||
@@ -85,4 +78,4 @@
|
||||
"test": "xo && ava"
|
||||
},
|
||||
"version": "3.3.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user