Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
christofferok committed May 16, 2017
1 parent fd2a85b commit 73875ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "langly",
"productName": "Langly",
"version": "1.0.0",
"version": "0.1.0",
"description": "Manage Laravel json language files",
"main": "main.js",
"scripts": {
"start": "electron .",
"package": "electron-packager . --overwrite --prune=true --icon=icons/icon.icns --out=release-builds --ignore=usage.gif"
},
"repository": "https://github.com/electron/electron-quick-start",
"repository": "https://github.com/christofferok/langly",
"keywords": [
"laravel",
"language",
Expand Down

0 comments on commit 73875ff

Please sign in to comment.