Update repo url and status badges (#228)

* Update url in package.json

* Fix badges
This commit is contained in:
Webber Takken
2021-03-14 01:19:30 +01:00
committed by GitHub
parent 4fde4e47b6
commit b769675b38
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
"version": "2.0.0",
"description": "Build Unity projects for different platforms.",
"main": "dist/index.js",
"repository": "git@github.com:webbertakken/unity-builder.git",
"repository": "git@github.com:game-ci/unity-builder.git",
"author": "Webber <webber@takken.io>",
"license": "MIT",
"scripts": {