alexa-games / skill-flow-builder

Development suite that helps you create narrative-driven Alexa skills, including a GUI editor and CLI
Other
69 stars 17 forks source link

chore: removed axios as a dependency for sfb-editor #33

Closed anfazio closed 3 years ago

anfazio commented 3 years ago

Removed axios as a dependency for sfb-editor

Description

Removed axios as an npm dependency in the sfb-editor package.

Motivation and Context

Axios is no longer used as an HTTP client for the SFB editor and can be safely removed.

Testing

Ran the editor, checking all tabs and running the voice preview 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.