RunKit + npm: @selene-wallet/app

node v0.10.48
version: 1.0.0
endpointsharetweet
var app = require("@selene-wallet/app") # Ensure packages/app/src/apolloClient.tsx is using PRODUCTION_SERVER # Update app version on Credits page # Update app version in `package.json` # Update `app.json` `version`, bump `ios.buildNumber` & `android.versionCode` # Update `package.json`s of other other packages, e.g. `@selene-wallet/web` to the new `@selene-wallet/app` version and run `lerna bootstrap` at the root level. # git commit # Publish other packages if necessary, e.g. a new version of @selene-wallet common (see root README) $ npm publish --access=public # Publish wallet/app package` # Android test release build $ eas build --profile preview --platform android # Prod build $ eas build --profile production
Created from: https://npm.runkit.com/%40selene-wallet%2Fapp
Loading…

no comments

    sign in to comment