ci: use dev-dependency for revolt-presence (#480)

This commit is contained in:
Paul Makles
2026-01-09 19:21:45 +00:00
committed by GitHub
parent 0b178fc791
commit a5387b64af

View File

@@ -123,7 +123,7 @@
{ {
"type": "toml", "type": "toml",
"path": "crates/core/presence/Cargo.toml", "path": "crates/core/presence/Cargo.toml",
"jsonpath": "$.dependencies['revolt-config'].version" "jsonpath": "$['dev-dependencies']['revolt-config'].version"
}, },
{ {
"type": "toml", "type": "toml",