feat: add typedef file

This commit is contained in:
lucas-neynar
2025-03-26 12:17:05 -07:00
parent c794265892
commit ce60e03424
2 changed files with 9 additions and 2 deletions

View File

@@ -1,15 +1,17 @@
{
"name": "@neynar/create-farcaster-mini-app",
"version": "1.2.5",
"version": "1.2.6",
"type": "module",
"private": false,
"access": "public",
"exports": {
".": "./bin/init.js"
},
"types": "./index.d.ts",
"files": [
"bin/index.js",
"bin/init.js"
"bin/init.js",
"index.d.ts"
],
"keywords": [
"farcaster",