Prepare release

This commit is contained in:
Arnaud 2024-09-25 13:09:34 +02:00
parent 1ef4031522
commit 9ea74301a1
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.6",
"version": "0.0.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@codex-storage/marketplace-ui-components",
"version": "0.0.6",
"version": "0.0.7",
"license": "MIT",
"dependencies": {
"lucide-react": "^0.441.0"

View File

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