Skip to content

Commit

Permalink
UPDATE package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amanharwara committed Nov 13, 2018
1 parent 06b3c76 commit f4f98c8
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,18 +60,18 @@
"width": 500,
"height": 400
}
},
"author": {
"name": "ShadyThGod",
"email": "[email protected]"
},
"license": "GNU GPLv3",
"devDependencies": {
"electron": "^2.0.8"
},
"dependencies": {
"mousetrap": "^1.6.2",
"node-fetch": "^2.2.0"
}
},
"author": {
"name": "ShadyThGod",
"email": "[email protected]"
},
"license": "GNU GPLv3",
"devDependencies": {
"electron": "^2.0.8"
},
"dependencies": {
"mousetrap": "^1.6.2",
"node-fetch": "^2.2.0"
}
}

0 comments on commit f4f98c8

Please sign in to comment.