Skip to content

Commit

Permalink
v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bashleigh committed Apr 28, 2022
1 parent e8d3864 commit 07882ab
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
Expand Up @@ -47,7 +47,7 @@
},
"peerDependencies": {
"@nestjs/common": "^6.1.1 || ^5.6.2 || ^7.0.0 || ^8.0.0",
"typeorm": "^0.2.12 || ^0.3.0"
"typeorm": "^0.3.0"
},
"jest": {
"coveragePathIgnorePatterns": [
Expand All @@ -65,6 +65,6 @@
},
"coverageDirectory": "../coverage"
},
"version": "4.0.0",
"version": "4.0.1",
"dependencies": {}
}

0 comments on commit 07882ab

Please sign in to comment.