mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-07-03 14:17:30 +00:00
Remove absolute paths
This commit is contained in:
+1
-8
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"string_decoder@1.1.1",
|
||||
"X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action"
|
||||
]
|
||||
],
|
||||
"_from": "string_decoder@1.1.1",
|
||||
"_id": "string_decoder@1.1.1",
|
||||
"_inBundle": false,
|
||||
@@ -26,7 +20,6 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
|
||||
"_spec": "1.1.1",
|
||||
"_where": "X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action",
|
||||
"bugs": {
|
||||
"url": "https://github.com/nodejs/string_decoder/issues"
|
||||
},
|
||||
@@ -59,4 +52,4 @@
|
||||
"test": "tap test/parallel/*.js && node test/verify-dependencies"
|
||||
},
|
||||
"version": "1.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user