diff --git a/libs/jquery/package.json b/libs/jquery/package.json index 0717d3ab2..cfdf9d503 100644 --- a/libs/jquery/package.json +++ b/libs/jquery/package.json @@ -10,7 +10,7 @@ } ], "filename": "jquery.min.js", - "version": "2.1.4", + "version": "3.3.1", "description": "jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.", "homepage": "http://jquery.com/", "keywords": [ @@ -32,4 +32,4 @@ "url": "https://github.com/jquery/jquery.git" } ] -} \ No newline at end of file +}