1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-06 05:26:22 -07:00

Update backend and frontend dependencies

This commit is contained in:
Eggbertx 2020-10-08 18:08:14 -07:00
parent 562b4cb6be
commit 556a0e92f7
4 changed files with 81 additions and 6167 deletions

6225
frontend/package-lock.json generated Executable file → Normal file

File diff suppressed because it is too large Load diff

View file

@ -14,7 +14,9 @@
"author": "Eggbertx",
"license": "BSD-2-Clause",
"dependencies": {
"gulp-sourcemaps": "^2.6.5"
"gulp-sourcemaps": "^2.6.5",
"jquery": "^3.5.1",
"jqueryui": "^1.11.1"
},
"devDependencies": {
"@babel/cli": "^7.10.1",