v1.0.0
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.