fix: move init code to separate script

This commit is contained in:
lucas-neynar
2025-03-26 11:31:32 -07:00
parent f018890e78
commit 9d73f021eb
3 changed files with 486 additions and 485 deletions

View File

@@ -1,12 +1,13 @@
{
"name": "create-neynar-farcaster-frame",
"version": "1.2.4",
"version": "1.2.5",
"type": "module",
"exports": {
".": "./bin/index.js"
".": "./bin/init.js"
},
"files": [
"bin/index.js"
"bin/index.js",
"bin/init.js"
],
"keywords": [
"farcaster",