This commit is contained in:
Christopher Hoskin 2020-07-02 10:53:42 +01:00
parent d695a40a61
commit edbf7220df
2 changed files with 2 additions and 2 deletions

View file

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

View file

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