Skip to content

Commit

Permalink
fix: Add missing core dependency to target-chrome-app (#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
cetteup committed Nov 17, 2023
1 parent 375862a commit 0cf762b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/target-chrome-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
],
"main": "src/index.js",
"dependencies": {
"@loki/core": "^0.33.0",
"@loki/target-chrome-core": "^0.33.0",
"chrome-launcher": "^0.14.1",
"chrome-remote-interface": "^0.32.1",
Expand Down

0 comments on commit 0cf762b

Please sign in to comment.