This commit is contained in:
Philipp Kunz 2024-10-13 20:40:40 +02:00
parent 32397a97cd
commit 5d9624bd56

View File

@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/lik", "name": "@push.rocks/lik",
"version": "6.0.15", "version": "6.1.0",
"private": false, "private": false,
"description": "Provides a collection of lightweight helpers and utilities for Node.js projects.", "description": "Provides a collection of lightweight helpers and utilities for Node.js projects.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
@ -67,4 +67,4 @@
"Event handling", "Event handling",
"Data aggregation" "Data aggregation"
] ]
} }