Skip to content

Commit

Permalink
package.json: add pi-pins dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Alex J Lennon <[email protected]>
  • Loading branch information
Alex J Lennon committed Jun 30, 2018
1 parent 1fadbd3 commit fd2183c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
},
"homepage": "https://github.com/resin-io-projects/simple-server-node#readme",
"dependencies": {
"express": "*"
"express": "*",
"pi-pins": "~1.0.2"
}
}

0 comments on commit fd2183c

Please sign in to comment.