Skip to content

Commit 61bc1b3

Browse files
committed
Install prettier as dev dependency
1 parent 49a806c commit 61bc1b3

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/package-lock.json

Lines changed: 7 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"uuid": "^11.1.0",
3434
"vue": "^3.5.17",
3535
"vue-router": "^4.5.1",
36-
"vuetify": "^3.9.0"
36+
"vuetify": "^3.9.5"
3737
},
3838
"devDependencies": {
3939
"@chromatic-com/storybook": "^4.0.1",
@@ -63,6 +63,7 @@
6363
"husky": "^9.1.7",
6464
"openapicmd": "^2.6.1",
6565
"playwright": "^1.53.1",
66+
"prettier": "^3.6.2",
6667
"sass": "^1.86.3",
6768
"storybook": "^9.0.17",
6869
"tsx": "^4.20.3",

0 commit comments

Comments
 (0)