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 22ed542 commit 2cb60d3Copy full SHA for 2cb60d3
packages/webdoc-default-template/package.json
@@ -43,11 +43,11 @@
43
"@babel/preset-react": "^7.10.1",
44
"@webdoc/model": "^1.3.0",
45
"@webdoc/template-library": "^1.3.0",
46
+ "@webdoc/types": "^1.3.0",
47
"code-prettify": "^0.1.0",
48
"fs-extra": "^9.0.1",
49
"markdown-it": "^11.0.0",
- "markdown-it-highlightjs": "^3.1.0",
50
- "@webdoc/types": "^1.3.0"
+ "markdown-it-highlightjs": "^3.1.0"
51
},
52
"devDependencies": {
53
"@babel/cli": "^7.8.4",
0 commit comments