mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-12-11 03:42:32 -05:00
Compare commits
2 Commits
760d2f28ec
...
shreyas/ne
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
20c6113b8f | ||
|
|
343d64a77c |
@@ -584,7 +584,9 @@ export async function init(
|
||||
"supports-color": "10.2.0",
|
||||
"strip-ansi": "7.1.0",
|
||||
"chalk": "5.6.0",
|
||||
"ansi-styles": "6.2.1"
|
||||
"ansi-styles": "6.2.1",
|
||||
"axios@^1": ">=1 <2",
|
||||
"axios@^0": ">=0 <1",
|
||||
};
|
||||
|
||||
// npm v8.3+ overrides
|
||||
|
||||
Reference in New Issue
Block a user