Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
update jquery in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
lfuelling authored May 6, 2020
1 parent 3c0bf62 commit ed30b98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fxmanifest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ files {
'html/ui.html',
'html/ui.js',
'html/ui.css',
'html/lib/jquery-3.4.1.min.js',
'html/lib/jquery-3.5.1.min.js',
'html/lib/jquery.terminal.min.js',
'html/lib/jquery.terminal.min.css'
}
Expand All @@ -39,4 +39,4 @@ server_scripts {
'config.lua',
'res.lua',
'server/main.lua'
}
}

0 comments on commit ed30b98

Please sign in to comment.