Skip to content

Commit

Permalink
Adjustments for version 2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasrafael committed Sep 10, 2020
1 parent 5c08d81 commit 52465bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "query-strings-parser",
"version": "2.1.6",
"version": "2.1.7",
"description": "Middleware to transform query strings in a format that is recognized by the MongoDB, MySQL and other databases...",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"chai": "^4.2.0",
"express": "^4.17.1",
"mocha": "^8.1.1",
"mocha": "^8.1.3",
"nyc": "^15.1.0",
"supertest": "^4.0.2"
}
Expand Down

0 comments on commit 52465bd

Please sign in to comment.