We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6526f08 commit 644ff61Copy full SHA for 644ff61
package.json
@@ -16,7 +16,7 @@
16
"clean": "gulp cleanbuild"
17
},
18
"dependencies": {
19
- "axios": "^0.11.1",
+ "axios": ">=0.11.1 <2",
20
"promise": "^7.1.1",
21
"valid-url": "^1.0.9"
22
0 commit comments