alexa / ask-toolkit-for-vscode

ASK Toolkit is an extension for Visual Studio Code (VSC) that that makes it easier for developers to develop and deploy Alexa Skills.
https://developer.amazon.com/en-US/docs/alexa/ask-toolkit/get-started-with-the-ask-toolkit-for-visual-studio-code.html
Apache License 2.0
108 stars 52 forks source link

bump up apl-suggester and apl-viewhost-web to version 2023.3 #281

Closed jamescryptoji closed 10 months ago

jamescryptoji commented 10 months ago

Description

Upgrade apl-suggester and apl-viewhost-web to version 2023.3

Motivation and Context

This PR updates VS Code Extension to use the latest version of suggester and viewhost.

Testing

Test locally by running npm i and then running and debugging the extension for APL related features.

Screenshots (if appropriate)

Types of changes

Checklist

License

tydonelson commented 10 months ago

Merging despite test failure, it is unrelated to these changes