Skip to content

Commit

Permalink
Fix #19 update susi-rali to 0.0.2
Browse files Browse the repository at this point in the history
- npm update too
  • Loading branch information
boly38 committed Apr 8, 2021
1 parent 52abc74 commit 0fdac96
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,12 @@
"author": "Brice Vandeputte"
},
"dependencies": {
"chai": "^4.2.0",
"limiter": "^1.1.5",
"mocha": "^8.2.1",
"chai": "^4.3.4",
"mocha": "^8.3.2",
"node-fetch": "^2.6.1",
"nyc": "^15.1.0",
"query-string": "^6.13.7",
"susi-rali": "0.0.1",
"query-string": "^6.14.1",
"susi-rali": "0.0.2",
"winston": "^3.3.3"
},
"jshintConfig": {
Expand Down

0 comments on commit 0fdac96

Please sign in to comment.