mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-16 08:08:56 -05:00
Enfore resolutions
This commit is contained in:
parent
c5ca1618ed
commit
343d64a77c
@ -584,7 +584,9 @@ export async function init(
|
|||||||
"supports-color": "10.2.0",
|
"supports-color": "10.2.0",
|
||||||
"strip-ansi": "7.1.0",
|
"strip-ansi": "7.1.0",
|
||||||
"chalk": "5.6.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
|
// npm v8.3+ overrides
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user