mirror of
https://gitlab.com/gridtracker.org/gridtracker
synced 2026-08-13 17:52:40 -04:00
add jquery to npm depends
This commit is contained in:
parent
734e972d9e
commit
f8c7232c38
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@
|
|||
"webkit": {
|
||||
"plugin": true
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "^3.5.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "eslint .",
|
||||
"start": "run --mirror https://dl.nwjs.io/ ."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue