This commit is contained in:
Philipp Kunz 2022-06-26 09:27:39 +02:00
parent 53bdbb78cc
commit 7df1016854
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.10",
"version": "2.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartlog-destination-receiver",
"version": "1.0.10",
"version": "2.0.0",
"license": "MIT",
"dependencies": {
"@pushrocks/smarthash": "^2.1.10",

View File

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