alexa-games / skills-gameon-sdk-js

The Skills GameOn SDK (Beta) is a Node.js package that makes creating leaderboards and competitions, powered by Amazon GameOn, easier for Alexa Skill developers.
https://skills-gameon-sdk.github.io
Apache License 2.0
19 stars 11 forks source link

chore: pin dependency versions #15

Closed superkew closed 5 years ago

superkew commented 5 years ago

Title

Updated package files to have current versions of dependencies pinned

Description

Typescript update caused build to fail. Best practice is to keep dependencies pinned.

Testing

Ran standard build

Screenshots (if appropriate)

Types of changes

Checklist

License