Skip to content

Commit 03e6e73

Browse files
author
Umed Khudoiberdiev
committed
version bump
1 parent 37d431c commit 03e6e73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typeorm-typedi-extensions",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Dependancy injection and service container integration with TypeORM using typedi library.",
55
"license": "MIT",
66
"readmeFilename": "README.md",
@@ -41,7 +41,7 @@
4141
"typescript": "^2.0.2"
4242
},
4343
"peerDependencies": {
44-
"typeorm": "^0.0.4",
44+
"typeorm": "^0.0.5",
4545
"typedi": "^0.4.2"
4646
}
4747
}

0 commit comments

Comments
 (0)