Skip to content

Commit

Permalink
rem
Browse files Browse the repository at this point in the history
  • Loading branch information
dylmye committed Sep 11, 2024
1 parent c1590b8 commit f78d1e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions eas.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"distribution": "internal",
"node": "18.18.0",
"env": {
"EXPO_PUBLIC_SETLISTFM_API_KEY": "oO4GcKGJyxA6YLYCCnQCfVcjeggEWCWUnWvZ"
}
},
"preview": {
Expand All @@ -24,7 +23,7 @@
"node": "18.18.0",
"autoIncrement": true,
"env": {
"EXPO_PUBLIC_SETLISTFM_API_KEY": "oO4GcKGJyxA6YLYCCnQCfVcjeggEWCWUnWvZ"
"EXPO_PUBLIC_SETLISTFM_API_KEY": ""
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setlist-sherlock",
"version": "1.3.3",
"version": "1.3.4",
"license": "ISC",
"private": true,
"repository": "https://github.com/dylmye/setlist-sherlock",
Expand Down

0 comments on commit f78d1e5

Please sign in to comment.