Add netlify hosting

This commit is contained in:
obergodmar
2021-02-25 19:22:41 +03:00
parent bc0f03e574
commit c92719ffcc
3 changed files with 12 additions and 1 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
{
"name": "wow-best-places",
"description": "This app is supposed to make you feel nostalgic",
"homepage": "https://wow-places.obergodmar.ru/",
"version": "2.1.0",
"license": "MIT",
"author": {
@@ -9,7 +10,7 @@
"url": "https://github.com/obergodmar"
},
"engines": {
"node": "10.22.0"
"node": "12.20.2"
},
"dependencies": {
"classnames": "^2.2.6",