-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Kris van Rens
committed
Jan 6, 2021
1 parent
9a77009
commit 6da4ec0
Showing
2 changed files
with
24 additions
and
17 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "visense-tools", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"description": "ViSense API tools", | ||
"author": "ViNotion B.V. <[email protected]>", | ||
"homepage": "http://www.vinotion.nl", | ||
|
@@ -20,7 +20,7 @@ | |
"types": "./types/index.d.ts", | ||
"dependencies": { | ||
"commander": "~6.2.x", | ||
"npm-check-updates": "^10.2.3", | ||
"npm-check-updates": "^10.2.5", | ||
"qunit": "~2.13.x", | ||
"request": "~2.88.x", | ||
"request-promise-native": "~1.0.x", | ||
|