Comparing version 2.29.0 to 2.30.0
{ | ||
"name": "ipwa", | ||
"version": "2.29.0", | ||
"version": "2.30.0", | ||
"author": "Sreeram Padmanabhan", | ||
@@ -81,2 +81,3 @@ "license": "ISC", | ||
"expo": "^36.0.2", | ||
"expo-cli": "^3.13.1", | ||
"express": "^4.17.1", | ||
@@ -90,2 +91,3 @@ "firebase-admin": "^8.9.2", | ||
"nodemon": "^2.0.2", | ||
"object-path-immutable": "^3.1.1", | ||
"puppeteer": "^2.1.1", | ||
@@ -97,3 +99,6 @@ "rc": "^1.2.8", | ||
"react-native-web": "^0.11.7", | ||
"react-redux": "^7.2.0", | ||
"react-test-renderer": "^16.12.0", | ||
"redux": "^4.0.5", | ||
"redux-thunk": "^2.3.0", | ||
"release-it": "^12.4.3", | ||
@@ -100,0 +105,0 @@ "rimraf": "^3.0.2", |
@@ -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_PASS` secrets in Github. This is where our expo app will be published. | ||
Sign up to expo and set `EXPO_USER` and `EXPO_CLI_PASSWORD` secrets in Github. This is where our expo app will be published. | ||
@@ -209,3 +209,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. | ||
- `EXPO_USER` | ||
- `EXPO_PASS` | ||
- `EXPO_CLI_PASSWORD` | ||
@@ -212,0 +212,0 @@ ```shell |
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
16140
48