Skip to content

Commit

Permalink
Deps reorg
Browse files Browse the repository at this point in the history
  • Loading branch information
ShukantPal committed Jun 12, 2022
1 parent 1832db8 commit b7cf3dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/webdoc-cli/package.json
Expand Up @@ -51,9 +51,9 @@
"array.prototype.flatmap": "~1.2.3",
"fs-extra": "^9.0.1",
"globby": "11.0.0",
"highlight.js": "~10.7.2",
"lodash.merge": "4.6.2",
"markdown-it": "^11.0.0",
"highlight.js": "~10.7.2",
"missionlog": "1.6.0",
"object.fromentries": "^2.0.2",
"perf_hooks": "~0.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/webdoc-plugin-markdown/package.json
Expand Up @@ -35,8 +35,8 @@
"url": "https://github.com/SukantPal/webdoc/issues"
},
"dependencies": {
"markdown-it": "^11.0.0",
"highlight.js": "~10.7.2"
"highlight.js": "~10.7.2",
"markdown-it": "^11.0.0"
},
"devDependencies": {
"@babel/core": "^7.9.0",
Expand Down

0 comments on commit b7cf3dd

Please sign in to comment.