mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-07-07 09:37:29 +00:00
Remove absolute paths
This commit is contained in:
+1
-8
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"strip-dirs@2.1.0",
|
||||
"X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action"
|
||||
]
|
||||
],
|
||||
"_from": "strip-dirs@2.1.0",
|
||||
"_id": "strip-dirs@2.1.0",
|
||||
"_inBundle": false,
|
||||
@@ -26,7 +20,6 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/strip-dirs/-/strip-dirs-2.1.0.tgz",
|
||||
"_spec": "2.1.0",
|
||||
"_where": "X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action",
|
||||
"author": {
|
||||
"name": "Shinnosuke Watanabe",
|
||||
"url": "https://github.com/shinnn"
|
||||
@@ -74,4 +67,4 @@
|
||||
"test": "node --throw-deprecation --track-heap-objects test.js | tap-spec"
|
||||
},
|
||||
"version": "2.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user