Skip to content

v1.0.0

Compare
Choose a tag to compare
@corycaywood corycaywood released this 13 May 08:10
· 358 commits to master since this release
build: (sample) Remove js-miniapp-sdk from package.json dependencies

This was causing errors when trying to run 'yarn install' after updating the sdk's version in it's package.json. The SDK does not need to be declared in depenedencies because Yarn workspaces make it already available.