Release 4.9.0

pull/195/head v4.9.0
Maciej Winnicki 2020-02-03 13:19:55 +01:00
parent 2b3a64dca2
commit 25f3b23c86
No known key found for this signature in database
GPG Key ID: D0B924AEC4BE0E44
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "frontail",
"version": "4.8.0",
"version": "4.9.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -2393,7 +2393,7 @@
},
"load-json-file": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz",
"resolved": "http://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz",
"integrity": "sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=",
"dev": true,
"requires": {

View File

@ -1,6 +1,6 @@
{
"name": "frontail",
"version": "4.8.0",
"version": "4.9.0",
"description": "streaming logs to the browser",
"homepage": "https://github.com/mthenw/frontail",
"author": "Maciej Winnicki <maciej.winnicki@gmail.com>",