Update data.js

Adding missing comma.
This commit is contained in:
Blake Campbell 2021-12-18 10:21:43 -05:00 committed by GitHub
parent c655892059
commit b70b86ac09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6630,7 +6630,7 @@ module.exports = [
'VS Code', 'VS Code',
'React', 'React',
'Node.js', 'Node.js',
'Firefox' 'Firefox',
'MongoDB', 'MongoDB',
], ],
}, },