fix: build script

This commit is contained in:
Yuzu 2022-07-13 13:22:29 -05:00
parent dec7f63b43
commit 161f0fc4ce

View File

@ -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: {
"*": {