Skip to content

Commit afef0a2

Browse files
committed
Migrate to pnpm because npm-with-workspaces really barfs with multiplatform (dev on apple silicon, CI on linux x86_64)
1 parent 6b7cb0d commit afef0a2

File tree

5 files changed

+6043
-10227
lines changed

5 files changed

+6043
-10227
lines changed

browser-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@wxt-dev/webextension-polyfill": "^1.0.0",
55
"highlight.js": "^11.11.1",
66
"markdown-actions": "^1.1.2",
7-
"overtype": "file:../packages/overtype",
7+
"overtype": "workspace:*",
88
"webextension-polyfill": "^0.12.0"
99
},
1010
"description": "Syntax highlighting and autosave for comments on GitHub (and other other markdown-friendly websites).",

0 commit comments

Comments
 (0)