Skip to content

Commit

Permalink
Fix robotjs installation (from npm)
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigoalviani committed Dec 28, 2015
1 parent c003c1d commit f15d690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"blessed": "^0.1.81",
"blessed-contrib": "^2.5.2",
"lodash": "^3.10.1",
"robotjs": "file:robotjs",
"robotjs": "latest",
"synaptic": "^1.0.2"
}
}

0 comments on commit f15d690

Please sign in to comment.