@geekmidas/manifest 10.0.0-alpha.3 → 10.0.0-alpha.4

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.
Files changed (2) hide show
  1. package/dist/index.mjs +1 -1
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -673,7 +673,7 @@ var require_lodash = __commonJS({ "../../node_modules/.pnpm/lodash.snakecase@4.1
673
673
 
674
674
  //#endregion
675
675
  //#region src/naming.ts
676
- var import_lodash = __toESM(require_lodash(), 1);
676
+ var import_lodash = __toESM(require_lodash());
677
677
  /**
678
678
  * `UPPER_SNAKE_CASE`, with numbers kept against the word they follow.
679
679
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@geekmidas/manifest",
3
- "version": "10.0.0-alpha.3",
3
+ "version": "10.0.0-alpha.4",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": {