Skip to content

Commit 0db9aad

Browse files
committed
Linux release
1 parent 911b233 commit 0db9aad

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version": "3.3.0",
44
"license": "ISC",
55
"description": "Browser the internet",
6-
"homepage":"https://ohhaibrowser.com",
6+
"homepage": "https://ohhaibrowser.com",
77
"author": {
8-
"name":"Lucas Reade",
8+
"name": "Lucas Reade",
99
"email": "lucas.reade@gmail.com"
1010
},
1111
"main": "main.js",
@@ -24,7 +24,7 @@
2424
"icon": "window/assets/icon.png",
2525
"appId": "OhHai.Browser",
2626
"mac": {
27-
"icon":"window/assets/mac_icon.icns",
27+
"icon": "window/assets/mac_icon.icns",
2828
"category": "public.app-category.utilities",
2929
"target": [
3030
"default"

0 commit comments

Comments
 (0)