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 2ed7d5c commit 5dff632Copy full SHA for 5dff632
package.json
@@ -23,6 +23,9 @@
23
"axios": "^0.21.1"
24
},
25
"devDependencies": {
26
+ "y18n": ">=4.0.1",
27
+ "sockjs": ">=0.3.20",
28
+ "ssri": ">=6.0.2",
29
"@babel/core": "^7.13.10",
30
"@babel/preset-env": "^7.13.12",
31
"@babel/register": "^7.13.8",
@@ -41,7 +44,7 @@
41
44
"html-webpack-plugin": "^3.2.0",
42
45
"install": "^0.13.0",
43
46
"jsdoc-parse": "^5.0.0",
- "jsdoc-to-markdown": "^6.0.1",
47
+ "jsdoc-to-markdown": "^7.0.1",
48
"mocha": "^8.3.2",
49
"nyc": "^15.0.0",
50
"prettier": "^1.19.1",
0 commit comments