Commit adb1584 1 parent 576855a commit adb1584 Copy full SHA for adb1584
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sltt-app" ,
3
- "version" : " 205304.0.27 " ,
3
+ "version" : " 205503.1.28 " ,
4
4
"description" : " Installable SLTT app (Sign Language Translation Tool)" ,
5
5
"main" : " ./out/main/index.js" ,
6
6
"author" : " sltt-bible.net" ,
20
20
"dev" : " electron-vite dev" ,
21
21
"build" : " npm run typecheck && electron-vite build" ,
22
22
"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" ,
25
25
"find:auth0_client_id:target" : " findstr /S /M /C:\" REACT_APP_AUTH0_CLIENT_ID:\\\" eTewsjcscudtGHteG3u86YEDwHUTRd6Z\\\"\" out\\ client\\ static\\ js\\ main.*.chunk.js" ,
26
26
"find:auth0_client_id:source" : " findstr /S /M /C:\" REACT_APP_AUTH0_CLIENT_ID:\\\" eTewsjcscudtGHteG3u86YEDwHUTRd6Z\\\"\" %SLTT_CLIENT_DIR%/build/static/js/main.*.chunk.js" ,
27
27
"rmdir:build:client" : " if exist \" .\\ out\\ client\" rmdir /s /q \" .\\ out\\ client\" " ,
You can’t perform that action at this time.
0 commit comments