Skip to content

Commit

Permalink
npm: Update dependencies to current
Browse files Browse the repository at this point in the history
Updating nan for node-10

Bug: kelly#90
Forwarded: https://github.com/kelly/node-i2c/pulls
Change-Id: Ic46ed8072015b9f64ee3567965ea603c76bb3006
Signed-off-by: Philippe Coval <p.coval@samsung.com>
  • Loading branch information
rzr committed Jul 15, 2019
1 parent 98e2301 commit 7fd02a1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"license": "BSD-3-Clause-Attribution",
"dependencies": {
"bindings": "1.2.1",
"underscore": "1.8.2",
"coffee-script": "1.9.1",
"bindings": "1.5.0",
"underscore": "1.9.1",
"coffee-script": "1.12.7",
"repl":"0.1.3",
"nan": "~2.3.5"
"nan": "~2.14.0"
},
"engine": "node >= 0.12.0"
}

0 comments on commit 7fd02a1

Please sign in to comment.