Skip to content

Commit 84e1edc

Browse files
committed
1.1.10
1 parent 82cd7ad commit 84e1edc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appnativefy",
3-
"version": "1.1.9",
3+
"version": "1.1.10",
44
"description": "AppImages from websites",
55
"main": "appnativefy.js",
66
"scripts": {
@@ -17,7 +17,7 @@
1717
"author": "Sarwesh Parajuli",
1818
"license": "ISC",
1919
"bin": {
20-
"appnativefy": "./appnativefy.js"
20+
"appnativefy": "appnativefy.js"
2121
},
2222
"bugs": {
2323
"url": "https://github.com/sarweshparajuli/appnativefy/issues"

0 commit comments

Comments
 (0)