Revert back to Stork 1.6.0

This commit is contained in:
Sam Carlton 2023-02-11 17:30:22 -06:00
parent e1e9336ede
commit 13f29b9a64

View file

@ -2,7 +2,7 @@ import { config } from '~/package.json'
export const storkOptions = config.stork
export const storkVersion = '2.0.0-beta.1'
export const storkVersion = '1.6.0'
// Stork 2.0
// export const storkVersion = '2.0.0-beta.1'