Fix package.json name. (#5668)

This commit is contained in:
Nick Taylor 2020-01-23 10:26:58 -05:00 committed by Ben Halpern
parent 7c94c8955a
commit 7d93594447

View file

@ -1,5 +1,5 @@
{
"name": "Dev.to",
"name": "dev.to",
"version": "1.0.0",
"description": "Where programmers share ideas and help each other grow",
"main": "index.js",