Skip to content

Commit

Permalink
v3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
erikras committed Oct 19, 2022
1 parent dcaa30f commit a19c686
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-final-form-arrays",
"version": "3.1.3",
"version": "3.1.4",
"description": "A component for rendering and editing arrays 🏁 React Final Form",
"main": "dist/react-final-form-arrays.cjs.js",
"jsnext:main": "dist/react-final-form-arrays.es.js",
Expand Down Expand Up @@ -65,8 +65,8 @@
"glow": "^1.2.2",
"husky": "^8.0.1",
"jest": "^29.2.1",
"jest-watch-typeahead": "^2.2.0",
"jest-environment-jsdom": "^29.2.1",
"jest-watch-typeahead": "^2.2.0",
"lint-staged": "^10.4.2",
"nps": "^5.10.0",
"nps-utils": "^1.7.0",
Expand Down

0 comments on commit a19c686

Please sign in to comment.