We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd2a85b commit 73875ffCopy full SHA for 73875ff
package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "langly",
3
"productName": "Langly",
4
- "version": "1.0.0",
+ "version": "0.1.0",
5
"description": "Manage Laravel json language files",
6
"main": "main.js",
7
"scripts": {
8
"start": "electron .",
9
"package": "electron-packager . --overwrite --prune=true --icon=icons/icon.icns --out=release-builds --ignore=usage.gif"
10
},
11
- "repository": "https://github.com/electron/electron-quick-start",
+ "repository": "https://github.com/christofferok/langly",
12
"keywords": [
13
"laravel",
14
"language",
0 commit comments