We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcaa30f commit a19c686Copy full SHA for a19c686
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-final-form-arrays",
3
- "version": "3.1.3",
+ "version": "3.1.4",
4
"description": "A component for rendering and editing arrays 🏁 React Final Form",
5
"main": "dist/react-final-form-arrays.cjs.js",
6
"jsnext:main": "dist/react-final-form-arrays.es.js",
@@ -65,8 +65,8 @@
65
"glow": "^1.2.2",
66
"husky": "^8.0.1",
67
"jest": "^29.2.1",
68
- "jest-watch-typeahead": "^2.2.0",
69
"jest-environment-jsdom": "^29.2.1",
+ "jest-watch-typeahead": "^2.2.0",
70
"lint-staged": "^10.4.2",
71
"nps": "^5.10.0",
72
"nps-utils": "^1.7.0",
0 commit comments