Skip to content

Commit

Permalink
Update package to their latest compatible versions
Browse files Browse the repository at this point in the history
Update in package.json is required to work around jestjs/jest#6766
  • Loading branch information
MaxDesiatov committed Apr 7, 2020
1 parent 7a07d5b commit 15663a7
Show file tree
Hide file tree
Showing 2 changed files with 2,062 additions and 1,306 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -28,5 +28,8 @@
"graphql-tools": "^2.23.1",
"jest": "^22.4.3",
"nodemon": "^1.17.3"
},
"jest": {
"testEnvironment": "node"
}
}

0 comments on commit 15663a7

Please sign in to comment.