aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/groupme/package.json
diff options
context:
space:
mode:
authorLibravatar Clayton <clayton.belcher@gmail.com>2024-01-07 18:54:34 -0500
committerLibravatar GitHub <noreply@github.com>2024-01-07 23:54:34 +0000
commit92365fe15672abe06bcf19a9648114836972ba80 (patch)
treeb443b0f81caa68d30b8d3ab949a15915527a5dc5 /recipes/groupme/package.json
parentadd Lillecarl as a contributor for code (#492) (diff)
downloadferdium-recipes-92365fe15672abe06bcf19a9648114836972ba80.tar.gz
ferdium-recipes-92365fe15672abe06bcf19a9648114836972ba80.tar.zst
ferdium-recipes-92365fe15672abe06bcf19a9648114836972ba80.zip
Update GroupMe DOM filtering to use latest web app conventions (#465)
* Update filtering to use latest web app conventions * Fix version * fix issue with build (pnpm validate) --------- Co-authored-by: AndreĢ Oliveira <oliveira.andrerodrigues95@gmail.com>
Diffstat (limited to 'recipes/groupme/package.json')
-rw-r--r--recipes/groupme/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/groupme/package.json b/recipes/groupme/package.json
index f282c9a..06c02b1 100644
--- a/recipes/groupme/package.json
+++ b/recipes/groupme/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "groupme", 2 "id": "groupme",
3 "name": "GroupMe", 3 "name": "GroupMe",
4 "version": "1.3.0", 4 "version": "1.3.1",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://web.groupme.com", 7 "serviceURL": "https://web.groupme.com",