Skip to content

Commit 98b67c4

Browse files
committed
Add markdown-actions, the Overtype transitive that we need since we inlined it.
1 parent 773d7ed commit 98b67c4

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

browser-extension/package-lock.json

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

browser-extension/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"dependencies": {
44
"@wxt-dev/webextension-polyfill": "^1.0.0",
55
"highlight.js": "^11.11.1",
6+
"markdown-actions": "^1.1.2",
67
"webextension-polyfill": "^0.12.0"
78
},
89
"description": "Syntax highlighting and autosave for comments on GitHub (and other other markdown-friendly websites).",

0 commit comments

Comments
 (0)