diff --git a/package.json b/package.json index b58ba081..540a483b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nextcloud/cypress", - "version": "1.0.0-beta.2", + "version": "1.0.0-beta.5", "description": "Nextcloud cypress commands, utils and selectors library", "main": "dist/index.cjs", "module": "dist/index.js", @@ -48,7 +48,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/nextcloud/nextcloud-cypress.git" + "url": "git+https://github.com/nextcloud/nextcloud-cypress.git" }, "bugs": { "url": "https://github.com/nextcloud/nextcloud-cypress/issues" @@ -89,4 +89,4 @@ "vue": "^2.7.14", "wait-on": "^7.0.1" } -} +} \ No newline at end of file