diff options
author | Brad Richardson <brichardson@structint.com> | 2020-03-24 15:52:49 -0500 |
---|---|---|
committer | Brad Richardson <brichardson@structint.com> | 2020-03-24 15:52:49 -0500 |
commit | f4c1f60ecbd2c075e846a33480bd4ade0b8c9e2a (patch) | |
tree | 2300346bdfdfdd51cde7e375d4d3c52a198f2a8f /stack.yaml | |
parent | ba15f97918a479fc7d96ae10b703e9e5cfe97b47 (diff) | |
download | fpm-f4c1f60ecbd2c075e846a33480bd4ade0b8c9e2a.tar.gz fpm-f4c1f60ecbd2c075e846a33480bd4ade0b8c9e2a.zip |
Switch resolver and add tomland as dependency
Diffstat (limited to 'stack.yaml')
-rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ # # resolver: ./custom-snapshot.yaml # resolver: https://example.com/snapshots/2018-01-01.yaml -resolver: lts-12.26 +resolver: lts-14.27 # User packages to be built. # Various formats can be used as shown in the example below. |