Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Commit d124359

Browse files
committed
Fix: on master branch, pin the beaker-core version by commit
1 parent d7cc8f6 commit d124359

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"copyright": "© 2019, Blue Link Labs",
99
"main": "background-process.build.js",
1010
"dependencies": {
11-
"@beaker/core": "beakerbrowser/beaker-core#master",
11+
"@beaker/core": "beakerbrowser/beaker-core#6d22ec3b93754073be917d5c568486911e51f4d2",
1212
"@beaker/dat-archive-file-diff": "^1.0.0",
1313
"@beaker/electron-localshortcut": "^1.0.0",
1414
"anymatch": "^1.3.2",

0 commit comments

Comments
 (0)