Skip to content

Commit

Permalink
chore: Fix package.json dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Mar 13, 2024
1 parent f7882da commit f809833
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,11 @@
"type": "git",
"url": "git@github.com:eea/volto-controlpanel.git"
},
"dependencies": {},
"devDependencies": {
"@plone/scripts": "*",
"@cypress/code-coverage": "^3.10.0",
"cypress-fail-fast": "^5.0.1",
"@plone/scripts": "*",
"babel-plugin-transform-class-properties": "^6.24.1",
"cypress-fail-fast": "^5.0.1",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"md5": "^2.3.0"
Expand Down

0 comments on commit f809833

Please sign in to comment.