Update package.json

This commit is contained in:
Jen Looper
2021-02-07 13:26:37 -05:00
committed by GitHub
parent a9d82a2f14
commit 76f72cd999

View File

@@ -20,6 +20,6 @@
"webpack-cli": "^3.3.12"
},
"dependencies": {
"axios": ">=0.21.1"
"axios": "^0.21.1"
}
}