This commit is contained in:
Eric Mc Sween 2019-10-25 07:15:35 -04:00
parent cb300b79ea
commit 364cdf1fdb
2 changed files with 3115 additions and 1 deletions

3114
libraries/logger/package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -7,7 +7,7 @@
"url": "http://github.com/sharelatex/logger-sharelatex.git"
},
"license": "AGPL-3.0-only",
"version": "1.8.0",
"version": "1.9.0",
"scripts": {
"test": "mocha test/**/*.js",
"format": "prettier-eslint '**/*.js' --list-different",