Skip to content

Commit ba7a256

Browse files
authored
fix: corner case causing build internal error. (#447)
1 parent 28dc6bf commit ba7a256

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
@@ -533,12 +533,12 @@
533533
"version": "1.0.1"
534534
},
535535
{
536-
"author": "StepZen <team@stepzen.com>",
536+
"author": "StepZen <stepzen-team@stepzen.com>",
537537
"description": "Deploy a StepZen (http://stepzen.com) GraphQL API with any Netlify build",
538538
"name": "StepZen",
539539
"package": "netlify-plugin-stepzen",
540540
"repo": "https://github.com/steprz/netlify-plugin-stepzen",
541-
"version": "1.0.2"
541+
"version": "1.0.3"
542542
},
543543
{
544544
"author": "bharathvaj-ganesan",

0 commit comments

Comments
 (0)