We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b4d6bd + ae3c3bb commit 00b85c2Copy full SHA for 00b85c2
2 files changed
package.json
@@ -35,7 +35,7 @@
35
},
36
"dependencies": {
37
"@commitlint/cli": "^16.2.3",
38
- "@commitlint/config-conventional": "^19.8.1",
+ "@commitlint/config-conventional": "^17.8.1",
39
"@commitlint/travis-cli": "^16.2.3",
40
"@nextcloud/axios": "^1.11.0",
41
"@nextcloud/dialogs": "^3.1.2",
@@ -50,6 +50,7 @@
50
"libxmljs": "^1.0.11",
51
"qrcode.react": "^2.0.0",
52
"react-copy-to-clipboard": "^5.0.2",
53
+ "sass": "^1.89.0",
54
"simple-git": "^3.16.0"
55
56
"husky": {
@@ -96,7 +97,7 @@
96
97
"eslint-webpack-plugin": "^3.1.1",
98
"file-loader": "^6.0.0",
99
"husky": "^4.2.5",
- "inquirer": "^12.6.1",
100
+ "inquirer": "^8.2.6",
101
"install": "^0.13.0",
102
"npm-run-all": "^4.1.5",
103
"react": "^17.0.2",
0 commit comments