We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm-with-workspaces
1 parent 6b7cb0d commit afef0a2Copy full SHA for afef0a2
5 files changed
browser-extension/package.json
@@ -4,7 +4,7 @@
4
"@wxt-dev/webextension-polyfill": "^1.0.0",
5
"highlight.js": "^11.11.1",
6
"markdown-actions": "^1.1.2",
7
- "overtype": "file:../packages/overtype",
+ "overtype": "workspace:*",
8
"webextension-polyfill": "^0.12.0"
9
},
10
"description": "Syntax highlighting and autosave for comments on GitHub (and other other markdown-friendly websites).",
0 commit comments