Skip to content

Commit 8857a70

Browse files
authored
Loosen usage-metrics-dashboard R requirement (#155)
1 parent 1e5161e commit 8857a70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/usage-metrics-dashboard/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"environment": {
1313
"r": {
14-
"requires": "~=4.3.0"
14+
"requires": "~=4.3"
1515
}
1616
},
1717
"packages": {
@@ -3079,6 +3079,6 @@
30793079
"requiredFeatures": [
30803080
"OAuth Integrations"
30813081
],
3082-
"version": "1.0.3"
3082+
"version": "1.0.4"
30833083
}
30843084
}

0 commit comments

Comments
 (0)