mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-18 17:09:47 -05:00
feat: update deploy script to and manifest generation for simplicity
This commit is contained in:
@@ -425,7 +425,8 @@ export async function init(projectName = null, autoAcceptDefaults = false) {
|
||||
"pino-pretty": "^13.0.0",
|
||||
"postcss": "^8",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typescript": "^5"
|
||||
"typescript": "^5",
|
||||
"ts-node": "^10.9.2"
|
||||
};
|
||||
|
||||
// Add Neynar SDK if selected
|
||||
|
||||
Reference in New Issue
Block a user