Skip to content

Commit

Permalink
Revert "fix: side effects bug of build system"
Browse files Browse the repository at this point in the history
This reverts commit 6e69667.
  • Loading branch information
pd4d10 committed Apr 6, 2022
1 parent fdd1580 commit fc58788
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 5 deletions.
5 changes: 3 additions & 2 deletions packages/plugin-highlight-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,11 @@
"locales"
],
"dependencies": {
"rehype-highlight": "^5.0.2"
"highlight.js": "^11.5.0"
},
"devDependencies": {
"bytemd": "workspace:*"
"bytemd": "workspace:*",
"rehype-highlight": "^5.0.2"
},
"peerDependencies": {
"bytemd": "^1.5.0"
Expand Down
27 changes: 24 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fc58788

Please sign in to comment.