Skip to content

Commit 73875ff

Browse files
committed
update package.json
1 parent fd2a85b commit 73875ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "langly",
33
"productName": "Langly",
4-
"version": "1.0.0",
4+
"version": "0.1.0",
55
"description": "Manage Laravel json language files",
66
"main": "main.js",
77
"scripts": {
88
"start": "electron .",
99
"package": "electron-packager . --overwrite --prune=true --icon=icons/icon.icns --out=release-builds --ignore=usage.gif"
1010
},
11-
"repository": "https://github.com/electron/electron-quick-start",
11+
"repository": "https://github.com/christofferok/langly",
1212
"keywords": [
1313
"laravel",
1414
"language",

0 commit comments

Comments
 (0)