Skip to content

Commit 2738c2e

Browse files
committed
chore(deps): update @stackoverflow/stacks peer dependency version
1 parent 86b4d26 commit 2738c2e

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.changeset/better-deer-tap.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@stackoverflow/stacks-editor": patch
3+
---
4+
5+
Support both @stackoverflow/stacks v2 and v3 as peer dependencies

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"prosemirror-view": "^1.37.1"
130130
},
131131
"peerDependencies": {
132-
"@stackoverflow/stacks": "^3.0.0-beta.0",
132+
"@stackoverflow/stacks": "^2.3.0 || ^3.0.0-beta.0",
133133
"highlight.js": "^11.6.0"
134134
}
135135
}

0 commit comments

Comments
 (0)