@discordjs/builders
Advanced tools
Comparing version 2.0.0-dev.1732709131-97ffa201a to 2.0.0-dev.1732752780-e89c6b66a
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "@discordjs/builders", | ||
"version": "2.0.0-dev.1732709131-97ffa201a", | ||
"version": "2.0.0-dev.1732752780-e89c6b66a", | ||
"description": "A set of builders that you can use when creating your bot", | ||
@@ -56,3 +56,3 @@ "exports": { | ||
"dependencies": { | ||
"discord-api-types": "^0.37.107", | ||
"discord-api-types": "^0.37.109", | ||
"ts-mixer": "^6.0.4", | ||
@@ -66,3 +66,3 @@ "tslib": "^2.8.1", | ||
"@favware/cliff-jumper": "^4.1.0", | ||
"@types/node": "^18.19.64", | ||
"@types/node": "^20.17.8", | ||
"@vitest/coverage-v8": "^2.1.5", | ||
@@ -79,7 +79,7 @@ "cross-env": "^7.0.3", | ||
"vitest": "^2.1.5", | ||
"@discordjs/api-extractor": "^7.38.1", | ||
"@discordjs/scripts": "^0.1.0" | ||
"@discordjs/scripts": "^0.1.0", | ||
"@discordjs/api-extractor": "^7.38.1" | ||
}, | ||
"engines": { | ||
"node": ">=18" | ||
"node": ">=20" | ||
}, | ||
@@ -86,0 +86,0 @@ "publishConfig": { |
@@ -26,3 +26,3 @@ <div align="center"> | ||
**Node.js 18 or newer is required.** | ||
**Node.js 20 or newer is required.** | ||
@@ -29,0 +29,0 @@ ```sh |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1165356
Updateddiscord-api-types@^0.37.109