mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-15 15:10:33 +00:00
Remove absolute paths
This commit is contained in:
parent
ff47e64685
commit
fce5f2e313
342 changed files with 6646 additions and 7223 deletions
9
node_modules/http-cache-semantics/package.json
generated
vendored
9
node_modules/http-cache-semantics/package.json
generated
vendored
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue