mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-07-04 11:07:30 +00:00
Remove absolute paths
This commit is contained in:
+1
-8
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"cacheable-request@2.1.4",
|
||||
"X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action"
|
||||
]
|
||||
],
|
||||
"_from": "cacheable-request@2.1.4",
|
||||
"_id": "cacheable-request@2.1.4",
|
||||
"_inBundle": false,
|
||||
@@ -26,7 +20,6 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-2.1.4.tgz",
|
||||
"_spec": "2.1.4",
|
||||
"_where": "X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action",
|
||||
"author": {
|
||||
"name": "Luke Childs",
|
||||
"email": "lukechilds123@gmail.com",
|
||||
@@ -86,4 +79,4 @@
|
||||
"xo": {
|
||||
"extends": "xo-lukechilds"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user