Removing jquery and jsrender as dependency

This commit is contained in:
WolverinDEV 2021-04-19 19:42:12 +02:00
parent b3d4bc89f1
commit 145f1ff0b1
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "TeaClient",
"version": "1.5.2-1",
"version": "1.5.3",
"description": "",
"main": "main.js",
"scripts": {
@ -63,10 +63,8 @@
"extsprintf": "^1.4.0",
"fs-extra": "^9.1.0",
"http-signature": "^1.3.5",
"jquery": "^3.5.1",
"json-stringify-safe": "^5.0.1",
"jsprim": "^2.0.0",
"jsrender": "^1.0.11",
"moment": "^2.29.1",
"nan": "^2.14.2",
"node-ssh": "^6.0.0",