Skip to content

Commit 2a48174

Browse files
committed
Reverted package.json
1 parent e119cb1 commit 2a48174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"docs": "./node_modules/.bin/typedoc.cmd --out dist/docs --mode modules ./src/"
2020
},
2121
"bin": {
22-
"androidjs": "./dist/bin.js"
22+
"androidjs": "./dist/src/bin.js"
2323
},
2424
"dependencies": {
2525
"@types/jest": "^25.1.3",

0 commit comments

Comments
 (0)