fix: prettier depencencies

This commit is contained in:
Rainer Killinger
2025-06-12 14:28:35 +02:00
parent cbd4225ab5
commit a00ba67eb3
2 changed files with 27 additions and 9 deletions

View File

@@ -38,7 +38,6 @@
"@openstapps/api": "workspace:*",
"@openstapps/core": "workspace:*",
"@openstapps/core-tools": "workspace:*",
"@openstapps/eslint-config": "workspace:*",
"@openstapps/logger": "workspace:*",
"@types/cli-progress": "3.11.0",
"@types/express": "4.17.17",
@@ -55,6 +54,7 @@
"wait-on": "6.0.1"
},
"devDependencies": {
"@openstapps/eslint-config": "workspace:*",
"@openstapps/prettier-config": "workspace:*",
"@openstapps/tsconfig": "workspace:*",
"@types/chai": "4.3.5",