Skip to content

Commit 070784f

Browse files
Update to the latest version of find-java-home
latest version of find-java-home has fixes for linux distros with deep symbolic links
1 parent f182455 commit 070784f

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
@@ -26,7 +26,7 @@
2626
"url": "https://github.com/joeferner/node-java.git"
2727
},
2828
"dependencies": {
29-
"find-java-home": "0.0.3"
29+
"find-java-home": "0.0.6"
3030
},
3131
"devDependencies": {
3232
"nodeunit": "~0.6.4",

0 commit comments

Comments
 (0)