fix: support yarn and pnpm

This commit is contained in:
veganbeef
2025-09-08 16:23:24 -07:00
parent be7d6b76ae
commit 54646a5035
2 changed files with 14 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@neynar/create-farcaster-mini-app",
"version": "1.8.8",
"version": "1.8.9",
"type": "module",
"private": false,
"access": "public",