Skip to content

Commit

Permalink
Update to work with node.js v16 LTS
Browse files Browse the repository at this point in the history
Redis:
- redis-> redis@v3 until v4 is working stable
  ( tj/connect-redis#336 )
- connect-redis -> 6.0.0
- update @types/connect-redis -> ^0.0.18 and removed
  @types/redis since this is not necessary anymore

Corrected edumeet server version

deactivated spdy since it is not working anymore with node.js>15
( spdy-http2/node-spdy#380 )

removed package-lock.json ( just support yarn, use npm at your own risk
  • Loading branch information
so010 committed Feb 1, 2022
1 parent 6711bd1 commit e1ec3ae
Show file tree
Hide file tree
Showing 5 changed files with 746 additions and 19,957 deletions.

0 comments on commit e1ec3ae

Please sign in to comment.