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

Update package.json

parent 388f403a
No related branches found
No related tags found
No related merge requests found
{ {
"name": "chatterbox", "name": "chatterbox",
"version": "0.4.2", "version": "0.4.2",
"description": "Chatterbox lets you securely embed the Hydrogen matrix client on any website!",
"repository": "git@github.com:vector-im/chatterbox.git",
"author": "matrix.org",
"license": "Apache-2.0",
"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