@discordjs/builders 2.0.0-dev.1744935185-feec5efe4 → 2.0.0-dev.1745194448-8f35dfd03
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 +1 -1
package/dist/index.js
CHANGED
|
@@ -4254,7 +4254,7 @@ var MessageBuilder = class {
|
|
|
4254
4254
|
};
|
|
4255
4255
|
|
|
4256
4256
|
// src/index.ts
|
|
4257
|
-
var version = "2.0.0-dev.
|
|
4257
|
+
var version = "2.0.0-dev.1745194448-8f35dfd03";
|
|
4258
4258
|
// Annotate the CommonJS export names for ESM import in node:
|
|
4259
4259
|
0 && (module.exports = {
|
|
4260
4260
|
ActionRowBuilder,
|