Skip to content

Commit

Permalink
Add noble dependency to the project
Browse files Browse the repository at this point in the history
  • Loading branch information
Norbert Schneider committed Feb 17, 2018
1 parent 1b0475c commit 7636149
Show file tree
Hide file tree
Showing 2 changed files with 689 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Expand Up @@ -4,5 +4,8 @@
"description": "Publish RuuviTag data to the IOTA tangle",
"main": "src/index.js",
"author": "Norbert Schneider & Evgeni Wachnowezki",
"license": "MIT"
"license": "MIT",
"dependencies": {
"noble": "^1.9.0"
}
}

0 comments on commit 7636149

Please sign in to comment.