Skip to content

Commit

Permalink
fix: enforce contraint on norgopolis-server
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed Mar 24, 2024
1 parent 0e88310 commit 4b9f25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neorg-scm-1.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies = {
"lua >= 5.1, < 5.4",
"nvim-nio",
"norgopolis-client.lua",
"norgopolis-server.lua",
"norgopolis-server.lua >= 1.2.0",
}

source = {
Expand Down

0 comments on commit 4b9f25c

Please sign in to comment.