File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -6,17 +6,11 @@ export const Hyphen: Provider = {
66 logo : HyphenNoFillSvg ,
77 technologies : [
88 {
9- technology : 'JavaScript ' ,
9+ technology : '.NET ' ,
1010 vendorOfficial : true ,
11- href : 'https://github.com/Hyphen/openfeature-provider-javascript-server ' ,
11+ href : 'https://github.com/Hyphen/openfeature-provider-dotnet ' ,
1212 category : [ 'Server' ] ,
1313 } ,
14- {
15- technology : 'JavaScript' ,
16- vendorOfficial : true ,
17- href : 'https://github.com/Hyphen/openfeature-provider-javascript-web' ,
18- category : [ 'Client' ] ,
19- } ,
2014 {
2115 technology : 'Go' ,
2216 vendorOfficial : false ,
@@ -30,9 +24,15 @@ export const Hyphen: Provider = {
3024 category : [ 'Server' ] ,
3125 } ,
3226 {
33- technology : '.NET ' ,
27+ technology : 'JavaScript ' ,
3428 vendorOfficial : true ,
35- href : 'https://github.com/Hyphen/openfeature-provider-dotnet' ,
29+ href : 'https://github.com/Hyphen/openfeature-provider-javascript-web' ,
30+ category : [ 'Client' ] ,
31+ } ,
32+ {
33+ technology : 'JavaScript' ,
34+ vendorOfficial : true ,
35+ href : 'https://github.com/Hyphen/openfeature-provider-javascript-server' ,
3636 category : [ 'Server' ] ,
3737 } ,
3838 {
You can’t perform that action at this time.
0 commit comments