mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Upgrade to Stork 1.6.0
This commit is contained in:
parent
4d588a1924
commit
8e6ed6ed49
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ import { config } from '~/package.json'
|
|||
|
||||
|
||||
export const storkOptions = config.stork
|
||||
export const storkVersion = '1.4.2'
|
||||
export const storkVersion = '1.6.0'
|
||||
|
||||
export const storkExecutableName = storkOptions.executable
|
||||
export const storkExecutablePath = `./${ storkExecutableName }`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue