Skip to content

Commit

Permalink
chore(deps): mover @mdi/svg to devDependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
  • Loading branch information
ShGKme committed Nov 25, 2023
1 parent 14239cb commit 8ded064
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
"vue": "^2.7.15"
},
"dependencies": {
"@mdi/svg": "^7.3.67",
"@nextcloud/axios": "^2.4.0",
"@nextcloud/event-bus": "^3.1.0",
"@nextcloud/files": "^3.0.0",
Expand All @@ -69,6 +68,7 @@
"webdav": "^5.3.0"
},
"devDependencies": {
"@mdi/svg": "^7.3.67",
"@nextcloud/browserslist-config": "^3.0.0",
"@nextcloud/eslint-config": "^8.3.0",
"@nextcloud/stylelint-config": "^2.3.1",
Expand Down Expand Up @@ -102,4 +102,4 @@
"stylelint": {
"extends": "@nextcloud/stylelint-config"
}
}
}

0 comments on commit 8ded064

Please sign in to comment.