mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-01 20:46:08 +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",
|
||||
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: {
|
||||
"*": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user