Skip to content

Commit 14a5f8f

Browse files
author
Vojtěch Václav Porteš
committed
chore: Updated package version to 1.11.2
1 parent 037818f commit 14a5f8f

2 files changed

Lines changed: 21 additions & 3 deletions

File tree

package-lock.json

Lines changed: 19 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vojtechportes/react-query-builder",
3-
"version": "1.11.1",
3+
"version": "1.11.2",
44
"license": "MIT",
55
"description": "Simple, highly configurable query builder for react",
66
"keywords": [
@@ -110,6 +110,7 @@
110110
"eslint-plugin-react": "^7.37.2",
111111
"eslint-plugin-react-hooks": "^5.0.0",
112112
"globals": "^15.12.0",
113+
"husky": "^9.1.7",
113114
"jest": "^29.7.0",
114115
"jest-environment-jsdom": "^29.7.0",
115116
"jest-util": "^29.7.0",

0 commit comments

Comments
 (0)