fix(data): merge gatsby tag (#637) (#640)

This commit is contained in:
Maxence Poutord 2020-02-11 19:10:36 +00:00 committed by GitHub
parent 2faf91c827
commit c710761f65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,7 +75,7 @@ module.exports = [
'Remote', 'Remote',
'Devtools', 'Devtools',
'GraphQL', 'GraphQL',
'GatsbyJs', 'Gatsby',
'Electron', 'Electron',
'CSS', 'CSS',
'React', 'React',
@ -2602,7 +2602,7 @@ module.exports = [
'React Native', 'React Native',
'Remote', 'Remote',
'GraphQL', 'GraphQL',
'GatsbyJs', 'Gatsby',
'Next', 'Next',
], ],
}, },
@ -3583,7 +3583,7 @@ module.exports = [
'PHP', 'PHP',
'React', 'React',
'GraphQL', 'GraphQL',
'GatsbyJs', 'Gatsby',
], ],
}, },
{ {
@ -3656,7 +3656,7 @@ module.exports = [
'CSS', 'CSS',
'JavaScript', 'JavaScript',
'React', 'React',
'GatsbyJs', 'Gatsby',
'Svelte', 'Svelte',
], ],
}, },