This commit is contained in:
Primakov Alexandr Alexandrovich 2025-03-23 18:46:54 +03:00
parent 510d052116
commit d76d85dfcf
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "journal.pl",
"version": "3.12.0",
"version": "3.12.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "journal.pl",
"version": "3.12.0",
"version": "3.12.1",
"license": "MIT",
"dependencies": {
"@brojs/cli": "^1.8.4",

View File

@ -1,6 +1,6 @@
{
"name": "journal.pl",
"version": "3.12.0",
"version": "3.12.1",
"description": "bro-js platform journal ui repo",
"main": "./src/index.tsx",
"scripts": {