Skip to content

Commit

Permalink
chore: Cleanup package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Mar 28, 2024
1 parent 2e08f37 commit 6b4e3ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"devDependencies": {
"@cypress/code-coverage": "^3.10.0",
"@plone/scripts": "*",
"postcss-less": "6.0.0",
"razzle-plugin-scss": "4.2.18",
"babel-plugin-transform-class-properties": "^6.24.1",
"dotenv": "^16.3.2",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"md5": "^2.3.0"
"md5": "^2.3.0",
"postcss-less": "6.0.0",
"razzle-plugin-scss": "4.2.18"
},
"lint-staged": {
"src/**/*.{js,jsx,ts,tsx,json}": [
Expand Down

0 comments on commit 6b4e3ef

Please sign in to comment.