Adding jQuery back since its needed for the URL preview

This commit is contained in:
WolverinDEV 2021-04-25 16:13:48 +02:00
parent e710fe4f79
commit 9573cd5380
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "TeaClient",
"version": "1.5.3-b1",
"version": "1.5.3-1",
"description": "",
"main": "main.js",
"scripts": {
@ -63,6 +63,7 @@
"extsprintf": "^1.4.0",
"fs-extra": "^9.1.0",
"http-signature": "^1.3.5",
"jquery": "^3.6.0",
"json-stringify-safe": "^5.0.1",
"jsprim": "^2.0.0",
"moment": "^2.29.1",