1
0
mirror of https://github.com/uetchy/namae.git synced 2025-08-20 01:48:12 +09:00

chore: update test

This commit is contained in:
2020-03-14 12:02:22 +09:00
parent e4ddd6e5e6
commit 64b40c9c8a
5 changed files with 146 additions and 80 deletions

View File

@@ -13,10 +13,10 @@
"whois-json": "^2.0.4"
},
"devDependencies": {
"@types/jest": "^25.1.3",
"@types/node": "^13.7.4",
"@types/jest": "^24.9.0",
"@types/node": "^13.9.1",
"@types/node-fetch": "^2.5.5",
"jest": "^24.9.0",
"jest": "24.9.0",
"nock": "^12.0.2",
"ts-jest": "^25.2.1"
},