chore: axios as a peer dependency

This commit is contained in:
arthurfiorette 2022-12-25 17:53:04 -03:00
parent 9780d13d55
commit 9683de5f91
No known key found for this signature in database
GPG Key ID: 9D190CD53C53C555

View File

@ -80,6 +80,9 @@
"webpack": "^5.66.0",
"webpack-cli": "^5.0.1"
},
"peerDependencies": {
"axios": "^1"
},
"packageManager": "yarn@1.22.19",
"resolutions": {
"colors": "1.4.0"