From 161f0fc4ce3862cb79eaaf918674a252010b9bb3 Mon Sep 17 00:00:00 2001 From: Yuzu Date: Wed, 13 Jul 2022 13:22:29 -0500 Subject: [PATCH] fix: build script --- build.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build.ts b/build.ts index a3f11bf..39305c8 100644 --- a/build.ts +++ b/build.ts @@ -23,14 +23,14 @@ await build({ author: "Yuzuru", name: "@oasisjs/biscuit", version: Deno.args[0], - description: "the Biscuit library", + description: " brand new bleeding edge non bloated Discord library", license: "Apache License 2.0", repository: { type: "git", - url: "git+https://github.com/deno-biscuit/biscuit.git", + url: "git+https://github.com/oasisjs/biscuit.git", }, bugs: { - url: "https://github.com/deno-biscuit/biscuit/issues", + url: "https://github.com/oasisjs/biscuit/issues", }, typesVersions: { "*": {