Skip to content

Commit

Permalink
Version bumped to 2.2.10, typescript bumped to 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NagRock committed Feb 26, 2018
1 parent 0824c85 commit 032f0e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-mockito",
"version": "2.2.9",
"version": "2.2.10",
"description": "Mocking library for TypeScript",
"main": "lib/ts-mockito.js",
"typings": "lib/ts-mockito",
Expand Down Expand Up @@ -50,7 +50,7 @@
"ts-helpers": "^1.1.2",
"ts-jest": "^21.1.3",
"tslint": "^5.7.0",
"typescript": "^2.5.3"
"typescript": "^2.7.2"
},
"dependencies": {
"lodash": "^4.17.4"
Expand Down

0 comments on commit 032f0e1

Please sign in to comment.