This commit is contained in:
Philipp Kunz 2022-06-26 09:27:01 +02:00
parent d3ac393793
commit b40b56e401
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartlog-destination-receiver",
"version": "1.0.9",
"version": "1.0.10",
"private": false,
"description": "a smartlog destination for smartlog-receiver",
"main": "dist_ts/index.js",
@ -43,4 +43,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}