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 2740dbe commit 6340b8cCopy full SHA for 6340b8c
package.json
@@ -10,5 +10,18 @@
10
},
11
"devDependencies": {
12
"docusaurus": "^1.1.1"
13
+ },
14
+ "dependencies": {
15
+ "loader-utils": "2.0.3",
16
+ "highlight.js": "10.4.1",
17
+ "got": "11.8.5",
18
+ "tough-cookie": "4.1.3",
19
+ "request": "2.88.2",
20
+ "postcss": "8.4.31",
21
+ "braces": "3.0.3",
22
+ "lodash.template": "4.5.0",
23
+ "immer": "9.0.5",
24
+ "shell-quote": "1.7.3",
25
+ "form-data": "2.5.5"
26
}
27
0 commit comments