Skip to content

Commit 3f28c66

Browse files
author
Umed Khudoiberdiev
committed
version bumpπ
1 parent 601442c commit 3f28c66

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.12",
3+
"version": "0.0.14",
44
"description": "Dependancy injection and service container integration with TypeORM using typedi library.",
55
"license": "MIT",
66
"readmeFilename": "README.md",
@@ -50,6 +50,6 @@
5050
},
5151
"peerDependencies": {
5252
"typedi": "^0.5.2",
53-
"typeorm": "0.1.0-alpha.49"
53+
"typeorm": ">=0.1.0-alpha.50 <0.2.0"
5454
}
5555
}

0 commit comments

Comments
 (0)