Skip to content

Commit

Permalink
feat: add support for array and object query filters
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti authored Jan 31, 2024
1 parent 969fed1 commit 653531a
Show file tree
Hide file tree
Showing 4 changed files with 529 additions and 532 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"axios": "1.6.5"
},
"devDependencies": {
"@babel/preset-env": "^7.23.8",
"@babel/preset-env": "^7.23.9",
"@babel/preset-typescript": "^7.23.3",
"@commercelayer/eslint-config-ts": "1.3.0",
"@commercelayer/js-auth": "^4.2.0",
Expand All @@ -45,7 +45,7 @@
"@types/debug": "^4.1.12",
"@types/jest": "^29.5.11",
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.6",
"@types/node": "^20.11.13",
"dotenv": "^16.4.1",
"eslint": "^8.56.0",
"inflector-js": "^1.0.1",
Expand Down
Loading

0 comments on commit 653531a

Please sign in to comment.