Comparing version 2.30.0 to 2.31.0
{ | ||
"name": "ipwa", | ||
"version": "2.30.0", | ||
"version": "2.31.0", | ||
"author": "Sreeram Padmanabhan", | ||
@@ -242,3 +242,4 @@ "license": "ISC", | ||
"_dist", | ||
"coverage" | ||
"coverage", | ||
"web-build" | ||
], | ||
@@ -245,0 +246,0 @@ "jest": { |
@@ -65,3 +65,3 @@ ![Pipeline](https://github.com/jsDrome/ipwa/workflows/Build/badge.svg?branch=master) | ||
Sign up to expo and set `EXPO_USER` and `EXPO_CLI_PASSWORD` secrets in Github. This is where our expo app will be published. | ||
Sign up to expo and set `EXPO_CLI_USERNAME` and `EXPO_CLI_PASSWORD` secrets in Github. This is where our expo app will be published. | ||
@@ -208,3 +208,3 @@ Create new firebase app and set `FIREBASE_APP_NAME` in `./.github/workflows/build-master.yml` and `FIREBASE_TOKEN` secrets in Github. This will be our production environment. | ||
- Set the following environment variables. | ||
- `EXPO_USER` | ||
- `EXPO_CLI_USERNAME` | ||
- `EXPO_CLI_PASSWORD` | ||
@@ -211,0 +211,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16173