Comparing version 2.39.0 to 2.40.0
{ | ||
"name": "ipwa", | ||
"version": "2.39.0", | ||
"version": "2.40.0", | ||
"author": "Sreeram Padmanabhan", | ||
@@ -47,3 +47,3 @@ "license": "ISC", | ||
"expo:eject": "expo eject --config expo.json", | ||
"expo:build:android": "expo build:android --config expo.json -t abb", | ||
"expo:build:android": "expo build:android --config expo.json -t app-bundle", | ||
"clean": "rimraf ./*.log _dist coverage .firebase .expo web-build", | ||
@@ -50,0 +50,0 @@ "dev": "concurrently --kill-others \"npm run build:client:dev:watch\" \"npm run build:server:dev:watch\" -n client,server -c blue,yellow", |
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
17357