This commit is contained in:
Primakov Alexandr Alexandrovich 2025-03-28 21:48:11 +03:00
parent bda0d1673e
commit 8f67b7511d
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.16.4",
"version": "3.17.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "journal.pl",
"version": "3.16.4",
"version": "3.17.0",
"license": "MIT",
"dependencies": {
"@brojs/cli": "^1.8.4",

View File

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