Skip to content

Commit f4cad6b

Browse files
committed
Adjustments for hotfix of version 2.1.13
- Updating package.json.
1 parent dbc700e commit f4cad6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "query-strings-parser",
3-
"version": "2.1.11",
3+
"version": "2.1.13",
44
"description": "Middleware to transform query strings in a format that is recognized by the MongoDB, MySQL and other databases...",
55
"license": "MIT",
66
"main": "index.js",
@@ -23,6 +23,7 @@
2323
"Adson Macêdo <agnsoft@hotmail.com>",
2424
"Douglas Rafael <douglas.rafael@nutes.uepb.edu.br>",
2525
"Jefferson Sampaio <jefferson.medeiros@nutes.uepb.edu.br>",
26+
"João Pedro Miranda <berrytern@gmail.com>",
2627
"Lucas Barbosa <lucas.barbosa@nutes.uepb.edu.br>"
2728
],
2829
"keywords": [

0 commit comments

Comments
 (0)