File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " sltt-app" ,
3- "version" : " 205304.0.27 " ,
3+ "version" : " 205503.1.28 " ,
44 "description" : " Installable SLTT app (Sign Language Translation Tool)" ,
55 "main" : " ./out/main/index.js" ,
66 "author" : " sltt-bible.net" ,
2020 "dev" : " electron-vite dev" ,
2121 "build" : " npm run typecheck && electron-vite build" ,
2222 "postinstall" : " electron-builder install-app-deps" ,
23- "find:version:source" : " findstr /S /M /C:\" version:\\\" 2.53.4 \\\"\" %SLTT_CLIENT_DIR%/build/static/js/main.*.chunk.js" ,
24- "find:version:target" : " findstr /S /M /C:\" version:\\\" 2.53.4 \\\"\" out\\ client\\ static\\ js\\ main.*.chunk.js" ,
23+ "find:version:source" : " findstr /S /M /C:\" version:\\\" 2.55.3 \\\"\" %SLTT_CLIENT_DIR%/build/static/js/main.*.chunk.js" ,
24+ "find:version:target" : " findstr /S /M /C:\" version:\\\" 2.55.3 \\\"\" out\\ client\\ static\\ js\\ main.*.chunk.js" ,
2525 "find:auth0_client_id:target" : " findstr /S /M /C:\" REACT_APP_AUTH0_CLIENT_ID:\\\" eTewsjcscudtGHteG3u86YEDwHUTRd6Z\\\"\" out\\ client\\ static\\ js\\ main.*.chunk.js" ,
2626 "find:auth0_client_id:source" : " findstr /S /M /C:\" REACT_APP_AUTH0_CLIENT_ID:\\\" eTewsjcscudtGHteG3u86YEDwHUTRd6Z\\\"\" %SLTT_CLIENT_DIR%/build/static/js/main.*.chunk.js" ,
2727 "rmdir:build:client" : " if exist \" .\\ out\\ client\" rmdir /s /q \" .\\ out\\ client\" " ,
You can’t perform that action at this time.
0 commit comments