Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
Update npm dependencies (#60)
Browse files Browse the repository at this point in the history
* npm update
* v2.2.2
  • Loading branch information
karbassi authored Oct 17, 2018
1 parent 4ed9d33 commit 9dad577
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 131 deletions.
213 changes: 84 additions & 129 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "netatmo",
"version": "2.2.1",
"version": "2.2.2",
"description": "A node.js module to hook into the netatmo API.",
"main": "netatmo.js",
"scripts": {
Expand All @@ -24,7 +24,7 @@
],
"license": "MIT",
"dependencies": {
"moment": "^2.22.1",
"moment": "^2.22.2",
"request": "^2.85.0"
}
}

0 comments on commit 9dad577

Please sign in to comment.