Ara si
This commit is contained in:
parent
382ced9966
commit
07cb042f62
@ -3,6 +3,7 @@
|
|||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"test:unit": "jest",
|
||||||
"dev": "vite --port 3000 --host",
|
"dev": "vite --port 3000 --host",
|
||||||
"build": "vite build",
|
"build": "vite build",
|
||||||
"preview": "vite preview",
|
"preview": "vite preview",
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
"description": "Vtt",
|
"description": "Vtt",
|
||||||
"main": "prebuild.js",
|
"main": "prebuild.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test:unit": "jest",
|
|
||||||
"generate-docs": "npx jsdoc -c jsdoc.json"
|
"generate-docs": "npx jsdoc -c jsdoc.json"
|
||||||
},
|
},
|
||||||
"author": "Aran Roig",
|
"author": "Aran Roig",
|
||||||
|
Loading…
Reference in New Issue
Block a user