fix: peerDependencies warning (#145)

This commit is contained in:
arthurfiorette 2022-02-16 18:19:10 -03:00
parent cdeb8a66f7
commit 031934a1df
No known key found for this signature in database
GPG Key ID: 9D190CD53C53C555

View File

@ -77,8 +77,5 @@
"webpack": "^5.66.0",
"webpack-cli": "^4.9.1"
},
"peerDependencies": {
"axios": "^0.25.0"
},
"packageManager": "yarn@1.22.17"
}