Skip to content

Commit ac8d416

Browse files
authored
fix: update netlify-plugin-formspree version (#873)
* Update plugins.json Bumping version. New version includes improvements to error handling, and fixes a potential missing dependency. * Update plugins.json
1 parent 914893a commit ac8d416

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/plugins.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -716,6 +716,6 @@
716716
"name": "Deploy to Formspree",
717717
"package": "netlify-plugin-formspree",
718718
"repo": "https://github.com/formspree/netlify-plugin-formspree",
719-
"version": "0.0.3"
720-
}
719+
"version": "1.0.1"
720+
}
721721
]

0 commit comments

Comments
 (0)