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 f094911 commit 10ce41eCopy full SHA for 10ce41e
package.json
@@ -19,10 +19,9 @@
19
"author": "[email protected]",
20
"license": "Apache-2.0",
21
"dependencies": {
22
- "axios": "^0.19.2"
+ "axios": "^0.21.1"
23
},
24
"devDependencies": {
25
- "documentation": "^13.0.2",
26
"@babel/core": "^7.8.4",
27
"@babel/preset-env": "^7.8.4",
28
"@babel/register": "^7.8.3",
@@ -32,7 +31,7 @@
32
31
"chai-json-equal": "0.0.1",
33
"coveralls": "^3.0.9",
34
"cross-env": "^5.2.1",
35
- "prettier": "^1.19.1",
+ "documentation": "^13.0.2",
36
"eslint": "7.9.0",
37
"eslint-config-prettier": "6.11.0",
38
"eslint-plugin-import": "^2.19.1",
@@ -42,6 +41,7 @@
42
41
"install": "^0.13.0",
43
"mocha": "^8.1.3",
44
"nyc": "^15.0.0",
+ "prettier": "^1.19.1",
45
"rimraf": "^2.7.1",
46
"sinon": "^9.0.3",
47
"uglify-js": "^3.8.0",
0 commit comments