Skip to content

Commit

Permalink
rebase onceee more
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamcinchak committed Jul 12, 2024
2 parents ff93a74 + cfec66f commit f7a3b56
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions e2e/tests/api-driven/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@
"packageManager": "[email protected]",
"dependencies": {
"@cucumber/cucumber": "^9.3.0",
<<<<<<< HEAD
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#eb3b635",
=======
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#7666a78",
>>>>>>> cfec66f3fc8a58e75fc8b71eb06ecbd1e9aea2a5
"axios": "^1.6.8",
"dotenv": "^16.3.1",
"dotenv-expand": "^10.0.0",
Expand Down
4 changes: 4 additions & 0 deletions e2e/tests/ui-driven/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@
"postinstall": "./install-dependencies.sh"
},
"dependencies": {
<<<<<<< HEAD
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#eb3b635",
=======
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#7666a78",
>>>>>>> cfec66f3fc8a58e75fc8b71eb06ecbd1e9aea2a5
"axios": "^1.6.8",
"dotenv": "^16.3.1",
"eslint": "^8.56.0",
Expand Down

0 comments on commit f7a3b56

Please sign in to comment.