Prepare release

This commit is contained in:
Arnaud 2025-03-04 14:00:54 +01:00
parent d195f0e29b
commit 7649b1eabe
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@codex-storage/marketplace-ui",
"version": "0.0.15",
"version": "0.0.16",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@codex-storage/marketplace-ui",
"version": "0.0.15",
"version": "0.0.16",
"license": "MIT",
"dependencies": {
"@codex-storage/marketplace-ui-components": "^0.0.51",

View File

@ -5,7 +5,7 @@
"type": "git",
"url": "https://github.com/codex-storage/codex-marketplace-ui"
},
"version": "0.0.15",
"version": "0.0.16",
"type": "module",
"scripts": {
"dev": "vite --host 127.0.0.1 --port 5173",