Skip to content

Commit b83770a

Browse files
committed
Fix incorrect resolver version
1 parent 110392e commit b83770a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#
1818
# resolver: ./custom-snapshot.yaml
1919
# resolver: https://example.com/snapshots/2018-01-01.yaml
20-
resolver: lts-18.4
20+
resolver: lts-18.21
2121

2222
# User packages to be built.
2323
# Various formats can be used as shown in the example below.

0 commit comments

Comments
 (0)