Skip to content

Commit

Permalink
fix(session) don't install kong as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenjennings committed Mar 25, 2019
1 parent f810bb3 commit 1255bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kong-plugin-session-1.0.0-1.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ description = {
dependencies = {
"lua >= 5.1",
"lua-resty-session == 2.23",
"kong >= 0.15",
--"kong >= 0.15",
}

build = {
Expand Down

0 comments on commit 1255bf9

Please sign in to comment.