diff --git a/package.json b/package.json index 99be5b4..7c92d53 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@mitm/assetbundlecompiler", "version": "0.0.0-semantic-release", "description": "Node.js wrapper around Unity3D's BuildPipeline to create AssetBundles from any files", - "repository": "git@github.com:toverux/AssetBundleCompiler.git", + "repository": "git@github.com:mitmadness/AssetBundleCompiler.git", "author": "Morgan Touverey Quilling ", "license": "MIT", "main": "dist/src/index.js",