File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " backend" ,
3- "version" : " 1.3.0 " ,
3+ "version" : " 1.3.1 " ,
44 "description" : " Express-based backend with authenticated routes." ,
55 "main" : " index.js" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 22 "name" : " frontend" ,
33 "private" : true ,
44 "description" : " React reference application for the Vonage Video web client SDK." ,
5- "version" : " 1.3.0 " ,
5+ "version" : " 1.3.1 " ,
66 "type" : " module" ,
77 "scripts" : {
88 "build" : " vite build && yarn cp-build" ,
5656 "ua-parser-js" : " ^1.0.37" ,
5757 "uuid" : " ^9.0.1" ,
5858 "vite" : " ^5.4.19" ,
59- "vite-plugin-checker " : " ^0.11.0 " ,
60- "vitest " : " ^1.6 "
59+ "vitest " : " ^1.6 " ,
60+ "vite-plugin-checker " : " ^0.11.0 "
6161 },
6262 "devDependencies" : {
6363 "@types/lodash" : " ^4.17.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " integration-tests" ,
3- "version" : " 1.3.0 " ,
3+ "version" : " 1.3.1 " ,
44 "description" : " integration test workspace for vonage video react app" ,
55 "main" : " main.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " vonage-video-react-app" ,
3- "version" : " 1.3.0 " ,
3+ "version" : " 1.3.1 " ,
44 "description" : " React reference application for the Vonage Video web client SDK." ,
55 "private" : true ,
66 "workspaces" : [
You can’t perform that action at this time.
0 commit comments