Improve a bit the priorities (#2400)

main
jvoisin 6 years ago committed by Elbert Alias
parent 5f6d83f6e8
commit 97faf6b509

@ -12561,7 +12561,7 @@
}, },
"12": { "12": {
"name": "JavaScript Frameworks", "name": "JavaScript Frameworks",
"priority": 5 "priority": 8
}, },
"13": { "13": {
"name": "Issue Trackers", "name": "Issue Trackers",
@ -12585,7 +12585,7 @@
}, },
"18": { "18": {
"name": "Web Frameworks", "name": "Web Frameworks",
"priority": 4 "priority": 7
}, },
"19": { "19": {
"name": "Miscellaneous", "name": "Miscellaneous",
@ -12601,11 +12601,11 @@
}, },
"22": { "22": {
"name": "Web Servers", "name": "Web Servers",
"priority": 7 "priority": 8
}, },
"23": { "23": {
"name": "Cache Tools", "name": "Cache Tools",
"priority": 9 "priority": 7
}, },
"24": { "24": {
"name": "Rich Text Editors", "name": "Rich Text Editors",
@ -12613,19 +12613,19 @@
}, },
"25": { "25": {
"name": "JavaScript Graphics", "name": "JavaScript Graphics",
"priority": 3 "priority": 6
}, },
"26": { "26": {
"name": "Mobile Frameworks", "name": "Mobile Frameworks",
"priority": 3 "priority": 8
}, },
"27": { "27": {
"name": "Programming Languages", "name": "Programming Languages",
"priority": 4 "priority": 5
}, },
"28": { "28": {
"name": "Operating Systems", "name": "Operating Systems",
"priority": 5 "priority": 6
}, },
"29": { "29": {
"name": "Search Engines", "name": "Search Engines",
@ -12653,7 +12653,7 @@
}, },
"35": { "35": {
"name": "Maps", "name": "Maps",
"priority": 9 "priority": 6
}, },
"36": { "36": {
"name": "Advertising Networks", "name": "Advertising Networks",
@ -12661,7 +12661,7 @@
}, },
"37": { "37": {
"name": "Network Devices", "name": "Network Devices",
"priority": 9 "priority": 2
}, },
"38": { "38": {
"name": "Media Servers", "name": "Media Servers",
@ -12689,23 +12689,23 @@
}, },
"44": { "44": {
"name": "Build CI Systems", "name": "Build CI Systems",
"priority": 4 "priority": 3
}, },
"45": { "45": {
"name": "Control Systems", "name": "Control Systems",
"priority": 8 "priority": 2
}, },
"46": { "46": {
"name": "Remote Access", "name": "Remote Access",
"priority": 8 "priority": 1
}, },
"47": { "47": {
"name": "Dev Tools", "name": "Dev Tools",
"priority": 3 "priority": 2
}, },
"48": { "48": {
"name": "Network Storage", "name": "Network Storage",
"priority": 9 "priority": 2
}, },
"49": { "49": {
"name": "Feed Readers", "name": "Feed Readers",
@ -12721,15 +12721,15 @@
}, },
"52": { "52": {
"name": "Live Chat", "name": "Live Chat",
"priority": 9 "priority": 8
}, },
"53": { "53": {
"name": "CRM", "name": "CRM",
"priority": 7 "priority": 5
}, },
"54": { "54": {
"name": "SEO", "name": "SEO",
"priority": 7 "priority": 8
}, },
"55": { "55": {
"name": "Accounting", "name": "Accounting",
@ -12737,7 +12737,7 @@
}, },
"56": { "56": {
"name": "Cryptominer", "name": "Cryptominer",
"priority": 8 "priority": 5
}, },
"57": { "57": {
"name": "Static Site Generator", "name": "Static Site Generator",
@ -12745,11 +12745,11 @@
}, },
"58": { "58": {
"name": "User Onboarding", "name": "User Onboarding",
"priority": 1 "priority": 8
}, },
"59": { "59": {
"name": "JavaScript Libraries", "name": "JavaScript Libraries",
"priority": 1 "priority": 9
} }
} }
} }

Loading…
Cancel
Save