Make aca-playwright-shared buildable and publishable (#4098)

* Make aca-playwright-shared buildable and publishable

* Small PR workflow fix
This commit is contained in:
MichalKinas
2024-09-04 18:24:46 +02:00
committed by GitHub
parent ea1fc8af03
commit 96df46a32a
141 changed files with 207 additions and 156 deletions

View File

@@ -1,8 +1,7 @@
{
"name": "@alfresco/aca-playwright-shared",
"version": "3.0.0",
"version": "0.0.1",
"license": "LGPL-3.0",
"main": "src/index.ts",
"dependencies": {
"tslib": "^2.0.0"
},