Skip to content

Commit

Permalink
match what is in the package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemhenry committed Feb 14, 2025
1 parent d62db4f commit 902c415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/patch_yaml/asapdiscovery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ if:
then:
- replace_depends:
# str of thing to be replaced
old: openfe =>0.14.0
old: openfe >0.14.0*
# thing to replace `old` with
new: openfe =>1.1.0

0 comments on commit 902c415

Please sign in to comment.