diff --git a/package.json b/package.json index 4a5d3ae..11e15db 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "next-auth": "^4" }, "devDependencies": { - "@next-auth/adapter-test": "https://github.com/nextauthjs/next-auth.git", - "@next-auth/tsconfig": "https://github.com/nextauthjs/next-auth.git", + "@next-auth/adapter-test": "https://gitpkg.now.sh/nextauthjs/next-auth/packages/adapter-test?main", + "@next-auth/tsconfig": "https://gitpkg.now.sh/nextauthjs/next-auth/packages/tsconfig?main", "jest": "^27.4.3", "mongodb": "^4.4.0", "next-auth": "^4.19.2"