Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

Commit

Permalink
Release v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
pouc committed Feb 7, 2017
1 parent a97129c commit 5515c7c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qlik-request",
"version": "1.1.5",
"version": "1.1.6",
"description": "helper functions to query the Qlik Sense REST endpoints",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -35,10 +35,8 @@
"sinon-chai": "^2.8.0"
},
"dependencies": {
"coveralls": "^2.11.16",
"extend": "^3.0.0",
"ifnotundef": "^1.1.3",
"q": "^1.4.1",
"qlik-fake-proxy": "^1.1.25"
"q": "^1.4.1"
}
}

0 comments on commit 5515c7c

Please sign in to comment.