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 32b2249 commit 1fe5ed2Copy full SHA for 1fe5ed2
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "electron-ssr",
3
- "version": "0.2.6",
+ "version": "0.2.7",
4
"author": "erguotou <erguotou525@gmail.com>",
5
"description": "Cross platform ShadowsocksR GUI client built with electron",
6
- "homepage": "https://github.com/erguotou520/electron-ssr/",
+ "homepage": "https://github.com/shadowsocksrr/electron-ssr/",
7
"license": "MIT",
8
"repository": {
9
"type": "git",
10
- "url": "https://github.com/erguotou520/electron-ssr"
+ "url": "https://github.com/shadowsocksrr/electron-ssr"
11
},
12
"main": "./dist/electron/main.js",
13
"scripts": {
0 commit comments