aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/miro/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/miro/package.json')
-rw-r--r--recipes/miro/package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes/miro/package.json b/recipes/miro/package.json
index 8c088c7..e788db2 100644
--- a/recipes/miro/package.json
+++ b/recipes/miro/package.json
@@ -1,9 +1,9 @@
1{ 1{
2 "id": "miro", 2 "id": "miro",
3 "name": "Miro", 3 "name": "Miro",
4 "version": "1.1.0", 4 "version": "1.1.1",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://miro.com/app/dashboard/" 7 "serviceURL": "https://miro.com/app/dashboard/"
8 } 8 }
9} 9}