Prepare release

This commit is contained in:
Arnaud 2024-11-04 15:41:52 +01:00
parent 4f4dcee87d
commit 20f7229d17
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-components",
"version": "0.0.32",
"version": "0.0.33",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@codex-storage/marketplace-ui-components",
"version": "0.0.32",
"version": "0.0.33",
"license": "MIT",
"dependencies": {
"lucide-react": "^0.453.0"

View File

@ -5,7 +5,7 @@
"type": "git",
"url": "https://github.com/codex-storage/codex-marketplace-ui-components"
},
"version": "0.0.32",
"version": "0.0.33",
"type": "module",
"scripts": {
"prepack": "npm run build",