chore(ui): bump version to ui-v0.0.6

This commit is contained in:
dancingCycle 2023-08-21 20:46:18 +02:00
parent 69604a36b4
commit 679e20c0a2
2 changed files with 3 additions and 3 deletions

4
ui/package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "rvb-ui",
"version": "0.0.5",
"version": "0.0.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "rvb-ui",
"version": "0.0.5",
"version": "0.0.6",
"license": "GPL-3.0-or-later",
"dependencies": {
"axios": "1.3.6",

View File

@ -2,7 +2,7 @@
"private": true,
"name": "rvb-ui",
"description": "UI to display RVB data",
"version": "0.0.5",
"version": "0.0.6",
"main": "index.js",
"keywords": [
"react",