mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-12-05 08:52:31 -05:00
fix qoutes
This commit is contained in:
@@ -585,8 +585,8 @@ export async function init(
|
||||
"strip-ansi": "7.1.0",
|
||||
"chalk": "5.6.0",
|
||||
"ansi-styles": "6.2.1",
|
||||
'axios@^1': '>=1 <2',
|
||||
'axios@^0': '>=0 <1',
|
||||
"axios@^1": ">=1 <2",
|
||||
"axios@^0": ">=0 <1",
|
||||
};
|
||||
|
||||
// npm v8.3+ overrides
|
||||
|
||||
Reference in New Issue
Block a user