add jquery to npm depends

This commit is contained in:
Matthew Chambers 2022-08-07 12:54:04 -05:00
parent 734e972d9e
commit f8c7232c38

View file

@ -18,6 +18,9 @@
"webkit": {
"plugin": true
},
"dependencies": {
"jquery": "^3.5.0"
},
"scripts": {
"test": "eslint .",
"start": "run --mirror https://dl.nwjs.io/ ."