Skip to content

Commit 056c751

Browse files
JohnMcLearclaude
andcommitted
chore(deps): bump ep_plugin_helpers to ^0.6.0
0.6.x is the current line on npm (latest = 0.6.2) and the prior range doesn't resolve to it under caret semver for pre-1.0. Without this bump, fresh installs of this plugin pull a stale ep_plugin_helpers and miss fixes shipped in 0.6.x — including ether/ep_plugin_helpers#19 which corrected the misleading "Etherpad < 2.7.4" degradation warning. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 9aa1ec6 commit 056c751

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"url": "https://etherpad.org/"
3131
},
3232
"dependencies": {
33-
"ep_plugin_helpers": "^0.4.0",
33+
"ep_plugin_helpers": "^0.6.0",
3434
"highlight.js": "^11.10.0"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)