mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-01 16:30:08 +00:00
v9.0.1
This commit is contained in:
9
egg.yml
9
egg.yml
@@ -2,11 +2,18 @@ name: Discordeno
|
||||
description: >-
|
||||
Discord Deno TypeScript API library wrapper(Officially vetted library by
|
||||
Discord Team) https://discordeno.netlify.app
|
||||
version: 9.0.0
|
||||
version: 9.0.1
|
||||
stable: true
|
||||
entry: /mod.ts
|
||||
repository: 'https://github.com/Skillz4Killz/Discordeno'
|
||||
files:
|
||||
- ./src/**/*
|
||||
- LICENSE
|
||||
- mod.ts
|
||||
- README.md
|
||||
- tsconfig.json
|
||||
- ./deps.ts
|
||||
- ./mod.ts
|
||||
- ./mod.ts
|
||||
checkAll: false
|
||||
unlisted: false
|
||||
|
||||
Reference in New Issue
Block a user