Skip to content

Commit

Permalink
📦 Add jest dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
screendriver committed Aug 29, 2019
1 parent b0f5b8e commit cfcd6da
Show file tree
Hide file tree
Showing 2 changed files with 3,094 additions and 44 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
},
"devDependencies": {
"@types/got": "9.6.7",
"@types/jest": "24.0.18",
"@types/micro": "7.3.3",
"@types/test-listen": "1.1.0",
"@typescript-eslint/eslint-plugin": "2.0.0",
Expand All @@ -45,6 +46,7 @@
"eslint-config-prettier": "6.1.0",
"eslint-plugin-prettier": "3.1.0",
"got": "9.6.0",
"jest": "24.9.0",
"prettier": "1.18.2",
"test-listen": "1.1.0",
"typescript": "3.6.2"
Expand Down
Loading

0 comments on commit cfcd6da

Please sign in to comment.