1
0
mirror of https://github.com/uetchy/namae.git synced 2025-09-10 10:06:39 +09:00

feat: add domain

This commit is contained in:
2019-07-31 02:08:41 +09:00
parent 396cd18aa6
commit 540d1d1660
5 changed files with 216 additions and 8 deletions

View File

@@ -11,7 +11,9 @@
"react-icons": "^3.7.0",
"react-scripts": "3.0.1",
"react-spinners": "^0.5.13",
"styled-components": "^4.3.2"
"styled-components": "^4.3.2",
"whois": "^2.10.1",
"whois-json": "^2.0.4"
},
"scripts": {
"start": "react-scripts start",