mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
2.1.0
This commit is contained in:
parent
fa8df5cc0b
commit
52649c9d0b
2 changed files with 2 additions and 2 deletions
2
libraries/logger/package-lock.json
generated
2
libraries/logger/package-lock.json
generated
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "logger-sharelatex",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"url": "http://github.com/sharelatex/logger-sharelatex.git"
|
||||
},
|
||||
"license": "AGPL-3.0-only",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"scripts": {
|
||||
"test": "mocha test/**/*.js",
|
||||
"format": "prettier-eslint '**/*.js' --list-different",
|
||||
|
|
Loading…
Reference in a new issue