package problem

This commit is contained in:
2024-02-04 17:22:16 +01:00
parent 9e30508028
commit 283513d726
6 changed files with 100 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "timestringconverter",
"version": "2.0.0",
"version": "2.1.0",
"description": "generetes a number from a time string",
"main": "src/index.ts",
"scripts": {