Skip to content

Commit

Permalink
chore: update deasync to 0.1.9
Browse files Browse the repository at this point in the history
deasync does not install on node 7 for 0.1.7
  • Loading branch information
jefflembeck committed Jan 19, 2017
1 parent fea8750 commit eedce4f
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 @@ -31,7 +31,7 @@
"watch": "node_modules/.bin/mocha --compilers coffee:coffee-script/register --watch"
},
"dependencies": {
"deasync": "0.1.7",
"deasync": "0.1.9",
"request": "2.60.0",
"underscore": "1.8.2",
"url-parse": "1.0.5"
Expand Down

0 comments on commit eedce4f

Please sign in to comment.