Fixing prettier
parent
541970b5
Branches
Showing
- package-lock.json 6 additions, 3 deletionspackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
- src/main/java/at/ac/uibk/gitsearch/config/SecurityConfiguration.java 10 additions, 13 deletions...va/at/ac/uibk/gitsearch/config/SecurityConfiguration.java
- src/main/webapp/i18n/en/error.json 1 addition, 1 deletionsrc/main/webapp/i18n/en/error.json
... | ... | @@ -162,7 +162,7 @@ |
"lint-staged": "12.2.2", | ||
"merge-jsons-webpack-plugin": "2.0.1", | ||
"mocha": "8.2.1", | ||
"prettier": "2.5.1", | ||
"prettier": "^2.5.1", | ||
"prettier-plugin-java": "1.6.1", | ||
"prettier-plugin-packagejson": "2.2.15", | ||
"protractor": "7.0.0", | ||
... | ... |
Please register or sign in to comment