fix: typo in macos release (#488)

This commit is contained in:
Carlos Valente
2023-08-12 11:52:05 +02:00
committed by GitHub
parent 4f298e6fd9
commit a46a0e1631
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "ontime-utils",
"type": "module",
"exports": "./index.ts",
"version": "2.3.8",
"version": "2.3.9",
"private": true,
"description": "shared logic for ontime",
"scripts": {