This commit is contained in:
Philipp Kunz 2022-03-07 22:45:05 +01:00
parent c995a2850c
commit 74794d3212
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartlog-destination-receiver",
"version": "1.0.8",
"version": "1.0.9",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartlog-destination-receiver",
"version": "1.0.8",
"version": "1.0.9",
"license": "MIT",
"dependencies": {
"@pushrocks/smarthash": "^2.1.10",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartlog-destination-receiver",
"version": "1.0.8",
"version": "1.0.9",
"private": false,
"description": "a smartlog destination for smartlog-receiver",
"main": "dist_ts/index.js",