Skip to content

Commit b9019be

Browse files
committed
chore(deps): update stacks classic peer deps to beta
1 parent f5a9b89 commit b9019be

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed
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+
update stacks classic peer dependency to point to beta

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": "^2.3.0",
132+
"@stackoverflow/stacks": "^3.0.0-beta.0",
133133
"highlight.js": "^11.6.0"
134134
}
135135
}

0 commit comments

Comments
 (0)