File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/neutralinojs/neutralinojs/main/schemas/neutralino.config.schema.json" ,
33 "applicationId" : " neu.js.nikkepwned" ,
4- "version" : " 0.1.2 -alpha" ,
4+ "version" : " 0.1.3 -alpha" ,
55 "applicationName" : " NIKKEPwned" ,
66 "author" : " ScathachGrip" ,
77 "description" : " NIKKEPwned" ,
5050 "fullScreen" : false ,
5151 "alwaysOnTop" : false ,
5252 "icon" : " /resources/icons/appIcon.png" ,
53- "enableInspector" : true ,
53+ "enableInspector" : false ,
5454 "borderless" : false ,
5555 "maximize" : false ,
5656 "hidden" : false ,
Original file line number Diff line number Diff line change 22 "name" : " nikkepwned" ,
33 "description" : " Password Manager for NIKKE" ,
44 "funding" : " https://github.com/sponsors/sinkaroid" ,
5- "version" : " 0.1.2 -alpha" ,
5+ "version" : " 0.1.3 -alpha" ,
66 "scripts" : {
77 "prebuild" : " ts-node src/frontend.ts" ,
88 "build" : " tsc" ,
3333 "typescript-eslint" : " ^8.24.1"
3434 },
3535 "dependencies" : {
36- "discord-rpc" : " ^4.0.1"
36+ "discord-rpc" : " ^4.0.1" ,
37+ "toastify-js" : " ^1.12.0"
3738 }
3839}
You can’t perform that action at this time.
0 commit comments