Skip to content

Commit b31fb68

Browse files
Apply suggestions from code review
Co-authored-by: Tatjana Kaschperko Lindt <mail@tanyaka.net>
1 parent 2df4b39 commit b31fb68

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"dependencies": {
2020
"@chenfengyuan/vue-qrcode": "^1.0.2",
21-
"@mdi/js": "7.4.47",
21+
"@mdi/js": "^7.4.47",
2222
"@nextcloud/auth": "^2.5.1",
2323
"@nextcloud/axios": "^2.5.1",
2424
"@nextcloud/dialogs": "^6.3.0",
@@ -27,10 +27,10 @@
2727
"@nextcloud/logger": "^3.0.2",
2828
"@nextcloud/password-confirmation": "^5.3.1",
2929
"@nextcloud/router": "^3.0.1",
30-
"@nextcloud/vue": "8.35.3",
30+
"@nextcloud/vue": "^8.35.3",
3131
"pinia": "^2.3.1",
3232
"vue": "^2.7.16",
33-
"vue-material-design-icons": "5.3.1"
33+
"vue-material-design-icons": "^5.3.1"
3434
},
3535
"devDependencies": {
3636
"@babel/eslint-parser": "^7.24.7",

0 commit comments

Comments
 (0)