server/front
dependabot[bot] f5134beb4a
Bump quill from 1.3.6 to 1.3.7 in /front
Bumps [quill](https://github.com/quilljs/quill) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/quilljs/quill/releases)
- [Changelog](https://github.com/quilljs/quill/blob/v1.3.7/CHANGELOG.md)
- [Commits](https://github.com/quilljs/quill/compare/v1.3.6...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-08 09:48:34 +00:00
..
dist Removing useless file 2020-10-01 16:02:45 +02:00
src Fixing connection closing 2020-10-01 17:16:49 +02:00
tests/Phaser/Game Fixing use const instead of let 2020-06-19 14:30:34 +02:00
.dockerignore Fixing Dockerfiles 2020-04-11 15:11:22 +02:00
.eslintrc.json Enabling stricter lint on front 2020-06-19 14:29:29 +02:00
.gitignore Initialise global message 2020-09-16 18:38:50 +02:00
Dockerfile Migrating messages locally into back and front 2020-09-24 11:16:08 +02:00
jasmine.json Adding PlayerMovement class to interpolate/extrapolate position along tests (installing Jasmine) 2020-06-02 10:48:04 +02:00
LICENSE.txt Changing license to AGPL + Commons Clause 2020-06-09 10:17:21 +02:00
package.json Bump quill from 1.3.6 to 1.3.7 in /front 2020-10-08 09:48:34 +00:00
tsconfig.json Refactoring SimplePeer code: splitting Peer instantiation into 2 subclasses (VideoPeer and ScreenSharingPeer). This leads to way leaner code. 2020-08-20 16:56:10 +02:00
webpack.config.js Merge 2020-09-16 11:41:03 +02:00
webpack.prod.js Sending the source map out of the main JS file to reduce size 2020-07-02 10:38:36 +02:00
yarn.lock Bump quill from 1.3.6 to 1.3.7 in /front 2020-10-08 09:48:34 +00:00