Fixed brave-core version (#21133)

This commit is contained in:
Wojciech Knapik
2023-11-28 17:19:33 +01:00
committed by GitHub
parent 48fb77e96c
commit f8e72dcd80
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "brave-core",
"version": "1.62.86",
"version": "1.62.87",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "brave-core",
"version": "1.62.86",
"version": "1.62.87",
"license": "MPL-2.0",
"dependencies": {
"@brave/brave-ui": "0.40.4",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "brave-core",
"version": "1.62.86",
"version": "1.62.87",
"description": "Brave Core is a set of changes, APIs and scripts used for customizing Chromium to make Brave.",
"main": "index.js",
"scripts": {