ci(pull-request): Fix workflows attempt #7

This commit is contained in:
Eric Fennis
2024-07-01 21:28:11 +02:00
parent bbd877a3ba
commit c761ec7b5e
19 changed files with 358 additions and 170 deletions

View File

@@ -3,7 +3,7 @@
"private": true,
"version": "1.0.0",
"description": "A internal used package with helpers.",
"main": "main.mjs",
"main": "helpers.mjs",
"types": "module",
"author": "",
"license": "ISC",