refs #5563 README fixes
gitea/mylogger/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2023-06-08 19:20:30 +02:00
parent ab775da88a
commit 15ebbb05eb
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# Asynchronous DB calculations reading the binary log
# MySQL and MariaDB data changes auditor
## Enviroment setup

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "mylogger",
"version": "1.1.0",
"version": "1.1.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mylogger",
"version": "1.1.0",
"version": "1.1.1",
"license": "GPL-3.0",
"dependencies": {
"colors": "^1.4.0",

View File

@ -1,6 +1,6 @@
{
"name": "mylogger",
"version": "1.1.0",
"version": "1.1.1",
"author": "Verdnatura Levante SL",
"description": "MySQL and MariaDB logger using binary log",
"license": "GPL-3.0",