mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-16 08:08:56 -05:00
update package.json so project and script name match
This commit is contained in:
parent
ab05215d65
commit
ce5483a8e1
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "frames-v2-demo",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"type": "module",
|
||||
"files": [
|
||||
"bin/index.js"
|
||||
@ -21,7 +21,7 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"bin": {
|
||||
"test-frames-v2-quickstart": "./bin/index.js"
|
||||
"frames-v2-demo": "./bin/index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@farcaster/auth-kit": "^0.6.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user