Skip to content

Commit c9f7ba5

Browse files
committed
Specify minimum viable version for dependency
1 parent 5682160 commit c9f7ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

META6.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"build-depends": [
77
"PathTools",
88
"JSON::Fast",
9-
"Resource::Wrangler"
9+
"Resource::Wrangler:ver<1.1.1+>"
1010
],
1111
"depends": [
1212
],

0 commit comments

Comments
 (0)