mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-07-05 13:07:28 +00:00
Remove absolute paths
This commit is contained in:
+1
-8
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"http-cache-semantics@3.8.1",
|
||||
"X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action"
|
||||
]
|
||||
],
|
||||
"_from": "http-cache-semantics@3.8.1",
|
||||
"_id": "http-cache-semantics@3.8.1",
|
||||
"_inBundle": false,
|
||||
@@ -26,7 +20,6 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-3.8.1.tgz",
|
||||
"_spec": "3.8.1",
|
||||
"_where": "X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action",
|
||||
"author": {
|
||||
"name": "Kornel Lesiński",
|
||||
"email": "kornel@geekhood.net",
|
||||
@@ -58,4 +51,4 @@
|
||||
"test": "npm run compile; mocha node4/test"
|
||||
},
|
||||
"version": "3.8.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user