This commit is contained in:
Carl-Gerhard Lindesvärd
2024-07-15 17:58:48 +02:00
committed by Carl-Gerhard Lindesvärd
parent 3129f62c14
commit bf0c14cc88
6 changed files with 412 additions and 191 deletions

View File

@@ -15,6 +15,8 @@
"arg": "^5.0.2",
"glob": "^10.4.3",
"inquirer": "^9.3.5",
"p-limit": "^6.1.0",
"progress": "^2.0.3",
"ramda": "^0.29.1",
"zod": "^3.22.4"
},
@@ -25,6 +27,7 @@
"@openpanel/sdk": "workspace:*",
"@openpanel/tsconfig": "workspace:*",
"@types/node": "^20.14.10",
"@types/progress": "^2.0.7",
"@types/ramda": "^0.30.1",
"eslint": "^8.48.0",
"prettier": "^3.0.3",