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

Commit

Permalink
Fix: on master branch, pin the beaker-core version by commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrazee committed Feb 11, 2019
1 parent d7cc8f6 commit d124359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"copyright": "© 2019, Blue Link Labs",
"main": "background-process.build.js",
"dependencies": {
"@beaker/core": "beakerbrowser/beaker-core#master",
"@beaker/core": "beakerbrowser/beaker-core#6d22ec3b93754073be917d5c568486911e51f4d2",
"@beaker/dat-archive-file-diff": "^1.0.0",
"@beaker/electron-localshortcut": "^1.0.0",
"anymatch": "^1.3.2",
Expand Down

0 comments on commit d124359

Please sign in to comment.