diff --git a/package.json b/package.json index af734e9545db..63a25993d21a 100644 --- a/package.json +++ b/package.json @@ -41,10 +41,10 @@ "projects": { "brave-core": { "dir": "src/brave", - "branch": "master", "repository": { "url": "https://github.com/brave/brave-core.git" - } + }, + "tag": "v1.68.44" } } },