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

feat: Heroku and Now

This commit is contained in:
2019-08-27 03:15:35 +09:00
parent 50600a3c87
commit df56b21a99
40 changed files with 652 additions and 807 deletions

View File

@@ -5,16 +5,16 @@
"test": "jest"
},
"dependencies": {
"google-it": "^1.2.0",
"google-it": "^1.2.1",
"isomorphic-unfetch": "^3.0.0",
"npm-name": "^5.5.0",
"whois-json": "^2.0.4"
},
"devDependencies": {
"@babel/preset-env": "^7.5.5",
"@types/jest": "^24.0.17",
"babel-jest": "^24.8.0",
"jest": "^24.8.0",
"@types/jest": "^24.0.18",
"babel-jest": "^24.9.0",
"jest": "^24.9.0",
"nock": "^10.0.6"
},
"private": true