Adding jQuery back since its needed for the URL preview
This commit is contained in:
parent
e710fe4f79
commit
9573cd5380
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user