This commit is contained in:
Philipp Kunz 2024-05-18 01:32:06 +02:00
parent 11aef2d170
commit 1aa3422437
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@push.rocks/smartlog-destination-receiver",
"version": "2.0.4",
"version": "2.0.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@push.rocks/smartlog-destination-receiver",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"dependencies": {
"@push.rocks/smarthash": "^3.0.1",

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartlog-destination-receiver",
"version": "2.0.4",
"version": "2.0.5",
"private": false,
"description": "A package providing a destination handler for smartlog logging packages",
"main": "dist_ts/index.js",
@ -53,4 +53,4 @@
"smartlog-interfaces",
"nodejs"
]
}
}