workadventure/front
dependabot[bot] 37fba17c20
Bump ini from 1.3.5 to 1.3.7 in /front
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 13:25:44 +00:00
..
dist Merge pull request #456 from thecodingmachine/performance 2020-12-03 14:33:12 +01:00
src Merge branch 'develop' of github.com:thecodingmachine/workadventure into scaling 2020-12-11 13:06:10 +01:00
tests/Phaser/Game FIX: rewrote the way scene exits are triggered 2020-11-24 14:43:21 +01: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 Update gitignore 2020-11-21 15:41:23 +01: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 Dynamically import Quill 2020-10-13 10:26:27 +02: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 branch 'master' of github.com:thecodingmachine/workadventure into scaling 2020-12-11 13:00:11 +01: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 ini from 1.3.5 to 1.3.7 in /front 2020-12-11 13:25:44 +00:00