@discordjs/builders 1.9.0-dev.1720915906-efa16a609 → 1.9.0-dev.1721151665-efa16a609
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 +5 -5
package/dist/index.js
CHANGED
|
@@ -2846,7 +2846,7 @@ function embedLength(data) {
|
|
|
2846
2846
|
__name(embedLength, "embedLength");
|
|
2847
2847
|
|
|
2848
2848
|
// src/index.ts
|
|
2849
|
-
var version = "1.9.0-dev.
|
|
2849
|
+
var version = "1.9.0-dev.1721151665-efa16a609";
|
|
2850
2850
|
// Annotate the CommonJS export names for ESM import in node:
|
|
2851
2851
|
0 && (module.exports = {
|
|
2852
2852
|
ActionRowBuilder,
|