fix(ci): Fix CI configuration URL and package installation paths.
This commit is contained in:
@@ -15,14 +15,14 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://code.foss.global/push.rocks/tapbundle.git"
|
||||
"url": "git+https://code.foss.global/push.rocks/tapbundle.git"
|
||||
},
|
||||
"author": "Lossless GmbH",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://gitlab.com/pushrocks/tapbundle/issues"
|
||||
"url": "https://code.foss.global/push.rocks/tapbundle/issues"
|
||||
},
|
||||
"homepage": "https://code.foss.global/push.rocks/tapbundle",
|
||||
"homepage": "https://code.foss.global/push.rocks/tapbundle#readme",
|
||||
"dependencies": {
|
||||
"@open-wc/testing": "^4.0.0",
|
||||
"@push.rocks/consolecolor": "^2.0.2",
|
||||
@@ -74,4 +74,4 @@
|
||||
"web helpers",
|
||||
"test utilities"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user