Prepare release

This commit is contained in:
Arnaud 2024-09-27 19:19:24 +02:00
parent 96b791c9e8
commit 811cae2694
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@codex-storage/marketplace-ui",
"version": "0.0.2",
"version": "0.0.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@codex-storage/marketplace-ui",
"version": "0.0.2",
"version": "0.0.3",
"license": "MIT",
"dependencies": {
"@codex-storage/marketplace-ui-components": "0.0.10",

View File

@ -5,7 +5,7 @@
"type": "git",
"url": "https://github.com/codex-storage/codex-marketplace-ui"
},
"version": "0.0.2",
"version": "0.0.3",
"type": "module",
"scripts": {
"dev": "vite",
@ -55,4 +55,4 @@
"author": "Codex team",
"readme": "README.md",
"license": "MIT"
}
}