Skip to content

Commit

Permalink
build(release): place form-editor as last post target
Browse files Browse the repository at this point in the history
  • Loading branch information
hpierre74 committed Jan 6, 2022
1 parent 3bd14ba commit 5e7ba0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"postTargets": [
"workspace:github",
"form-builder:publish",
"form-editor:publish",
"form-validation-rule-list:publish",
"form-redux:publish"
"form-redux:publish",
"form-editor:publish"
]
}
},
Expand Down

0 comments on commit 5e7ba0f

Please sign in to comment.