Skip to content

Commit

Permalink
Fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLin0991 committed Aug 29, 2024
2 parents 41333e9 + f2bea91 commit ee5389e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions services/cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,16 @@
"c8": "^10.1.2",
"cypress": "^13.13.2",
"cypress-axe": "^1.5.0",
"husky": "^9.0.11",
"husky": "^9.1.5",
"lint-staged": "^15.2.2",
"prettier": "^3.3.3"
},
"dependencies": {
"@apollo/client": "3.8.8",
"aws-amplify": "^5.0.10",
"axios": "^1.7.4",
"cypress-file-upload": "^5.0.8",
"cypress-pipe": "^2.0.0",
"aws-amplify": "^5.0.10",
"axios": "^1.7.4",
"graphql": "^16.9.0",
"protobufjs": "^7.3.0"
}
Expand Down

0 comments on commit ee5389e

Please sign in to comment.