Skip to content

Commit

Permalink
refactor: remove duplicate integration-tests dependency (#511)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikavilpas authored Oct 9, 2024
1 parent a4e9d2c commit 1e8d63d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
},
"dependencies": {
"@catppuccin/palette": "1.4.0",
"@tui-sandbox/library": "2.0.1",
"cypress": "13.15.0",
"tsx": "4.19.1",
"wait-on": "8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"prettier": "3.3.3",
"prettier-plugin-packagejson": "2.5.2"
},
"packageManager": "pnpm@9.11.0+sha256.1c0e33f70e5df9eede84a357bdfa0b1f9dba6e58194628d48a1055756f553754"
"packageManager": "pnpm@9.12.1+sha256.91452fdfa46234ae447d46d5c4fc4e7e0a7058f90495c4b6f77f8beebbb154e3"
}
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1e8d63d

Please sign in to comment.