@discordjs/builders 2.0.0-dev.1756512120-cc43dadca → 2.0.0-dev.1756771304-bb67f3c15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -5436,7 +5436,7 @@ var MessageBuilder = class {
|
|
|
5436
5436
|
};
|
|
5437
5437
|
|
|
5438
5438
|
// src/index.ts
|
|
5439
|
-
var version = "2.0.0-dev.
|
|
5439
|
+
var version = "2.0.0-dev.1756771304-bb67f3c15";
|
|
5440
5440
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5441
5441
|
0 && (module.exports = {
|
|
5442
5442
|
ActionRowBuilder,
|