Skip to content

Commit 223cfac

Browse files
committed
chore: update package.json and remove FUNDING
1 parent c2b14e1 commit 223cfac

File tree

2 files changed

+4
-16
lines changed

2 files changed

+4
-16
lines changed

.github/FUNDING.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

package.json

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,14 @@
1818
},
1919
"repository": {
2020
"type": "git",
21-
"url": "git+https://github.com/electron-react-boilerplate/electron-react-boilerplate.git"
21+
"url": "git+https://github.com/msgbyte/webbox.git"
2222
},
2323
"license": "MIT",
2424
"author": {
25-
"name": "Electron React Boilerplate Maintainers",
26-
"email": "electronreactboilerplate@gmail.com",
27-
"url": "https://electron-react-boilerplate.js.org"
25+
"name": "moonrailgun",
26+
"email": "moonrailgun@gmail.com",
27+
"url": "http://moonrailgun.com/"
2828
},
29-
"contributors": [
30-
{
31-
"name": "Amila Welihinda",
32-
"email": "[email protected]",
33-
"url": "https://github.com/amilajack"
34-
}
35-
],
3629
"main": "./src/main/main.ts",
3730
"scripts": {
3831
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\"",

0 commit comments

Comments
 (0)