Remove absolute paths

This commit is contained in:
CrazyMax 2020-04-08 00:33:20 +02:00
parent ff47e64685
commit fce5f2e313
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
342 changed files with 6646 additions and 7223 deletions

9
node_modules/p-event/package.json generated vendored
View file

@ -1,10 +1,4 @@
{
"_args": [
[
"p-event@2.3.1",
"X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action"
]
],
"_from": "p-event@2.3.1",
"_id": "p-event@2.3.1",
"_inBundle": false,
@ -26,7 +20,6 @@
],
"_resolved": "https://registry.npmjs.org/p-event/-/p-event-2.3.1.tgz",
"_spec": "2.3.1",
"_where": "X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@ -84,4 +77,4 @@
"test": "xo && ava"
},
"version": "2.3.1"
}
}