We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ebbd44 commit 23d708dCopy full SHA for 23d708d
neutralino.config.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/neutralinojs/neutralinojs/main/schemas/neutralino.config.schema.json",
3
"applicationId": "neu.js.nikkepwned",
4
- "version": "1.1.1-rc",
+ "version": "2.0.1-alpha",
5
"applicationName": "NIKKEPwned",
6
"author": "ScathachGrip",
7
"description": "NIKKEPwned",
package.json
@@ -2,7 +2,7 @@
"name": "nikkepwned",
"description": "Password Manager for NIKKE",
"funding": "https://github.com/sponsors/sinkaroid",
"scripts": {
"prebuild": "ts-node src/frontend.ts",
8
"build": "tsc",
@@ -40,4 +40,4 @@
40
"dependencies": {
41
"discord-rpc": "^4.0.1"
42
}
43
-}
+}
0 commit comments