This commit is contained in:
Christopher Hoskin 2020-06-30 14:00:15 +01:00
parent fa8df5cc0b
commit 52649c9d0b
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "logger-sharelatex",
"version": "2.0.0",
"version": "2.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -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",