@worldcoin/minikit-js 0.0.38-internal-alpha → 1.0.0

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 (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@worldcoin/minikit-js",
3
- "version": "0.0.38-internal-alpha",
4
- "homepage": "https://docs.worldcoin.org/id/minikit",
5
- "description": "Internal Alpha: Mini-kit JS is a lightweight sdk for building mini-apps compatible with World App",
3
+ "version": "1.0.0",
4
+ "homepage": "https://docs.worldcoin.org/mini-apps",
5
+ "description": "Minikit-js is our SDK for building mini-apps.",
6
6
  "license": "MIT",
7
7
  "private": false,
8
8
  "type": "module",