Skip to content

Commit a19c686

Browse files
committed
v3.1.4
1 parent dcaa30f commit a19c686

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-final-form-arrays",
3-
"version": "3.1.3",
3+
"version": "3.1.4",
44
"description": "A component for rendering and editing arrays 🏁 React Final Form",
55
"main": "dist/react-final-form-arrays.cjs.js",
66
"jsnext:main": "dist/react-final-form-arrays.es.js",
@@ -65,8 +65,8 @@
6565
"glow": "^1.2.2",
6666
"husky": "^8.0.1",
6767
"jest": "^29.2.1",
68-
"jest-watch-typeahead": "^2.2.0",
6968
"jest-environment-jsdom": "^29.2.1",
69+
"jest-watch-typeahead": "^2.2.0",
7070
"lint-staged": "^10.4.2",
7171
"nps": "^5.10.0",
7272
"nps-utils": "^1.7.0",

0 commit comments

Comments
 (0)