diff --git a/package.json b/package.json index 4c48f57..b7573a3 100644 --- a/package.json +++ b/package.json @@ -61,6 +61,6 @@ "homepage": "https://biscuitjs.com", "repository": { "type": "git", - "url": "git+https://github.com/oasisjs/bicuit.git" + "url": "git+https://github.com/oasisjs/biscuit.git" } } diff --git a/packages/api-types/package.json b/packages/api-types/package.json index 657970e..db620dc 100644 --- a/packages/api-types/package.json +++ b/packages/api-types/package.json @@ -49,7 +49,7 @@ "homepage": "https://biscuitjs.com", "repository": { "type": "git", - "url": "git+https://github.com/oasisjs/bicuit.git" + "url": "git+https://github.com/oasisjs/biscuit.git" }, "bugs": { "url": "https://github.com/oasisjs/biscuit" diff --git a/packages/cache/package.json b/packages/cache/package.json index 336ecea..bc59b59 100644 --- a/packages/cache/package.json +++ b/packages/cache/package.json @@ -53,7 +53,7 @@ "homepage": "https://biscuitjs.com", "repository": { "type": "git", - "url": "git+https://github.com/oasisjs/bicuit.git" + "url": "git+https://github.com/oasisjs/biscuit.git" }, "bugs": { "url": "https://github.com/oasisjs/biscuit" diff --git a/packages/core/package.json b/packages/core/package.json index c370ee3..617c088 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -54,7 +54,7 @@ "homepage": "https://biscuitjs.com", "repository": { "type": "git", - "url": "git+https://github.com/oasisjs/bicuit.git" + "url": "git+https://github.com/oasisjs/biscuit.git" }, "bugs": { "url": "https://github.com/oasisjs/biscuit" diff --git a/packages/rest/package.json b/packages/rest/package.json index 0fe9ec2..bb523c7 100644 --- a/packages/rest/package.json +++ b/packages/rest/package.json @@ -52,7 +52,7 @@ "homepage": "https://biscuitjs.com", "repository": { "type": "git", - "url": "git+https://github.com/oasisjs/bicuit.git" + "url": "git+https://github.com/oasisjs/biscuit.git" }, "bugs": { "url": "https://github.com/oasisjs/biscuit" diff --git a/packages/ws/package.json b/packages/ws/package.json index 540cfb2..e88fb5f 100644 --- a/packages/ws/package.json +++ b/packages/ws/package.json @@ -55,7 +55,7 @@ "homepage": "https://biscuitjs.com", "repository": { "type": "git", - "url": "git+https://github.com/oasisjs/bicuit.git" + "url": "git+https://github.com/oasisjs/biscuit.git" }, "bugs": { "url": "https://github.com/oasisjs/biscuit"