0.0.6
Some checks failed
Publish / lints (push) Successful in 32s
/ Misc Linters (push) Successful in 35s
/ Build App (push) Failing after 39s
Publish / tests (push) Failing after 21s
Publish / Publishing (push) Has been skipped

This commit is contained in:
Valentin Brandl 2024-08-17 15:39:49 +02:00
parent 48948a180a
commit 1d8d5a3df5
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "fotochallenge",
"version": "0.0.5",
"version": "0.0.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "fotochallenge",
"version": "0.0.5",
"version": "0.0.6",
"dependencies": {
"bunyan": "^1.8.15",
"uuid": "^10.0.0"

View File

@ -1,6 +1,6 @@
{
"name": "fotochallenge",
"version": "0.0.5",
"version": "0.0.6",
"private": true,
"scripts": {
"dev": "vite dev",