3.1.0
platform/bro/pipeline/head This commit looks good
platform/bro/pipeline/tag This commit looks good

This commit is contained in:
Primakov Alexandr Alexandrovich
2024-08-11 23:54:35 +03:00
parent a76fce5506
commit 15731a9099
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "journal.pl",
"version": "3.0.0",
"version": "3.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "journal.pl",
"version": "3.0.0",
"version": "3.1.0",
"license": "MIT",
"dependencies": {
"@brojs/cli": "^0.0.4-alpha.9",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "journal.pl",
"version": "3.0.0",
"version": "3.1.0",
"description": "bro-js platform journal ui repo",
"main": "./src/index.tsx",
"scripts": {