mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-07-06 06:17:30 +00:00
Remove absolute paths
This commit is contained in:
+1
-8
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"base64-js@1.3.1",
|
||||
"X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action"
|
||||
]
|
||||
],
|
||||
"_from": "base64-js@1.3.1",
|
||||
"_id": "base64-js@1.3.1",
|
||||
"_inBundle": false,
|
||||
@@ -26,7 +20,6 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.3.1.tgz",
|
||||
"_spec": "1.3.1",
|
||||
"_where": "X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action",
|
||||
"author": {
|
||||
"name": "T. Jameson Little",
|
||||
"email": "t.jameson.little@gmail.com"
|
||||
@@ -60,4 +53,4 @@
|
||||
"unit": "tape test/*.js"
|
||||
},
|
||||
"version": "1.3.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user