mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-02 21:16:09 +00:00
fix: build script
This commit is contained in:
parent
dec7f63b43
commit
161f0fc4ce
6
build.ts
6
build.ts
@ -23,14 +23,14 @@ await build({
|
|||||||
author: "Yuzuru",
|
author: "Yuzuru",
|
||||||
name: "@oasisjs/biscuit",
|
name: "@oasisjs/biscuit",
|
||||||
version: Deno.args[0],
|
version: Deno.args[0],
|
||||||
description: "the Biscuit library",
|
description: " brand new bleeding edge non bloated Discord library",
|
||||||
license: "Apache License 2.0",
|
license: "Apache License 2.0",
|
||||||
repository: {
|
repository: {
|
||||||
type: "git",
|
type: "git",
|
||||||
url: "git+https://github.com/deno-biscuit/biscuit.git",
|
url: "git+https://github.com/oasisjs/biscuit.git",
|
||||||
},
|
},
|
||||||
bugs: {
|
bugs: {
|
||||||
url: "https://github.com/deno-biscuit/biscuit/issues",
|
url: "https://github.com/oasisjs/biscuit/issues",
|
||||||
},
|
},
|
||||||
typesVersions: {
|
typesVersions: {
|
||||||
"*": {
|
"*": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user