Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ogustavo-pereira committed Mar 3, 2021
1 parent be8dc44 commit 8064610
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
3 changes: 3 additions & 0 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"email": "[email protected]",
"url": "https://github.com/KELiON"
},
"contributors": [
"Gustavo Pereira"
],
"scripts": {
"rebuild": "npm rebuild --runtime=electron --target=1.6.11 --disturl=https://atom.io/download/electron --abi=53"
},
Expand Down
11 changes: 8 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"!**/{.DS_Store,.git,.hg,.svn,CVS,RCS,SCCS,__pycache__,thumbs.db,.gitignore,.gitattributes,.editorconfig,.flowconfig,.yarn-metadata.json,.idea,appveyor.yml,.travis.yml,circle.yml,npm-debug.log,.nyc_output,yarn.lock,.yarn-integrity}"
],
"squirrelWindows": {
"iconUrl": "https://raw.githubusercontent.com/KELiON/cerebro/master/build/icon.ico"
"iconUrl": "https://raw.githubusercontent.com/cerebroapp/cerebro/master/build/icon.ico"
},
"publish": {
"provider": "github",
Expand All @@ -116,18 +116,23 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/KELiON/cerebro.git"
"url": "git+https://github.com/cerebroapp/cerebro.git"
},
"author": {
"name": "Alexandr Subbotin",
"email": "[email protected]",
"url": "https://github.com/KELiON"
},
"contributors": [
"Gustavo Pereira"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/KELiON/cerebro/issues"
"url": "https://github.com/cerebroapp/cerebro/issues"
},
"keywords": [
"cerebro",
"cerebroapp",
"launcher",
"electron",
"alfred",
Expand Down

0 comments on commit 8064610

Please sign in to comment.