Skip to content
Snippets Groups Projects
Commit d5c6d9f5 authored by RMidhunSuresh's avatar RMidhunSuresh
Browse files

Change version number

parent f48c5d57
No related branches found
No related tags found
No related merge requests found
{ {
"name": "chatterbox", "name": "chatterbox",
"version": "0.1.0", "version": "0.1.1",
"scripts": { "scripts": {
"start": "vite", "start": "vite",
"build": "tsc && vite build && vite build --config parent-vite.config.js && scripts/after-build.sh", "build": "tsc && vite build && vite build --config parent-vite.config.js && scripts/after-build.sh",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment