From a2fc07043a12029dfc4b9084c0294edc4456ca8d Mon Sep 17 00:00:00 2001 From: bAdOoWindy Date: Sat, 16 Jun 2018 11:09:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B03.3.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libs/jquery/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}