Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information