Closed anfazio closed 3 years ago
Froze editor dependency minor versions to fix build break
Changed all editor dependencies to use ~ instead of ^ in order to freeze the minor version until manually updated.
~
^
Editor builds were broken by an external dependency update.
Built and ran editor, ran through example stories with simulator
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Title
Froze editor dependency minor versions to fix build break
Description
Changed all editor dependencies to use
~
instead of^
in order to freeze the minor version until manually updated.Motivation and Context
Editor builds were broken by an external dependency update.
Testing
Built and ran editor, ran through example stories with simulator
Types of changes
Checklist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.