mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
ci: change logic to parse version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@discordjs/voice",
|
||||
"version": "0.10.0-dev",
|
||||
"version": "0.9.0",
|
||||
"description": "Implementation of the Discord Voice API for node.js",
|
||||
"scripts": {
|
||||
"build": "tsup && node scripts/postbuild.mjs",
|
||||
|
||||
Reference in New Issue
Block a user