Skip to content

Commit

Permalink
Christophertorres1/chore/update package and template (#6)
Browse files Browse the repository at this point in the history
* chore: remove deprecated dependency

* chore: update pr template
  • Loading branch information
christophertorres1 authored Oct 25, 2024
1 parent 97b0490 commit f63b135
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@



CC: @insert pl github username here
CC: @christophertorres1 <!-- Include Carys if this PR involves frontend changes -->
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "mobile-app-template",
"name": "our-city-forest",
"version": "1.0.0",
"main": "expo/AppEntry.js",
"scripts": {
Expand All @@ -21,7 +21,6 @@
"@supabase/supabase-js": "^2.45.4",
"expo": "~51.0.21",
"expo-auth-session": "~5.5.2",
"expo-barcode-scanner": "~13.0.1",
"expo-camera": "~15.0.16",
"expo-constants": "~16.0.2",
"expo-device": "~6.0.2",
Expand Down

0 comments on commit f63b135

Please sign in to comment.