Skip to content

Commit

Permalink
Downgraded ts-jest for enum
Browse files Browse the repository at this point in the history
  • Loading branch information
yuqu committed Oct 23, 2019
1 parent 7ac367a commit fcf550d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
13 changes: 3 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"husky": "^3.0.5",
"jest": "^24.9.0",
"prop-types": "^15.7.2",
"ts-jest": "^24.1.0",
"ts-jest": "^23.10.0",
"ts-node": "^8.3.0",
"typescript": "^3.6.2"
},
Expand Down

0 comments on commit fcf550d

Please sign in to comment.