Skip to content

Commit

Permalink
fix rockspec
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyLothar committed Apr 27, 2016
1 parent 150bc3d commit 820ed75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua-resty-jwt-dev-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ build = {
modules = {
['resty.jwt'] = 'lib/resty/jwt.lua',
['resty.evp'] = 'lib/resty/evp.lua',
['resty.jwt-validators'] = 'lib/resty/jwt-validators.lua',
['resty.hmac'] = 'vendor/resty/hmac.lua'
}
}

0 comments on commit 820ed75

Please sign in to comment.