update gui version

This commit is contained in:
Eric Rosenbaum 2019-02-25 14:23:29 -05:00
parent aea7ba88ea
commit c4721f445a
2 changed files with 2 additions and 1 deletions

View file

@ -115,6 +115,7 @@ jobs:
- develop
- hotfix/*
- release/*
- feature/test-vernier-build
- provider: script
skip_cleanup: $SKIP_CLEANUP
script: env make sync

View file

@ -102,7 +102,7 @@
"redux": "3.5.2",
"redux-thunk": "2.0.1",
"sass-loader": "6.0.6",
"scratch-gui": "0.1.0-prerelease.20190131130145",
"scratch-gui": "0.1.0-prerelease.20190225192128",
"scratch-l10n": "latest",
"scratchr2_translations": "git://github.com/LLK/scratchr2_translations.git#master",
"slick-carousel": "1.6.0",