Skip to content

Commit 0cf762b

Browse files
authored
fix: Add missing core dependency to target-chrome-app (#489)
1 parent 375862a commit 0cf762b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/target-chrome-app/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
],
2121
"main": "src/index.js",
2222
"dependencies": {
23+
"@loki/core": "^0.33.0",
2324
"@loki/target-chrome-core": "^0.33.0",
2425
"chrome-launcher": "^0.14.1",
2526
"chrome-remote-interface": "^0.32.1",

0 commit comments

Comments
 (0)