@fileverse-dev/fortune-react 1.0.2-mod-96 → 1.0.2-mod-97

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.umd.js CHANGED
@@ -37362,8 +37362,7 @@
37362
37362
  });
37363
37363
  }
37364
37364
 
37365
- async function NEYNAR(
37366
- ) {
37365
+ async function NEYNAR() {
37367
37366
  const [
37368
37367
  username
37369
37368
  ] = argsToArray(arguments);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fileverse-dev/fortune-react",
3
- "version": "1.0.2-mod-96",
3
+ "version": "1.0.2-mod-97",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "module": "dist/index.esm.js",
@@ -13,7 +13,7 @@
13
13
  "tsc": "tsc"
14
14
  },
15
15
  "dependencies": {
16
- "@fileverse-dev/fortune-core": "1.0.2-mod-96",
16
+ "@fileverse-dev/fortune-core": "1.0.2-mod-97",
17
17
  "@fileverse/ui": "^4.1.7-patch-16",
18
18
  "@tippyjs/react": "^4.2.6",
19
19
  "@types/regenerator-runtime": "^0.13.6",