Skip to content

Commit f06e0a7

Browse files
author
Umed Khudoiberdiev
committed
upgraded to [email protected]
1 parent 14da415 commit f06e0a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typeorm-typedi-extensions",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Dependancy injection and service container integration with TypeORM using typedi library.",
55
"license": "MIT",
66
"readmeFilename": "README.md",
@@ -37,11 +37,11 @@
3737
"tslint": "^3.15.1",
3838
"tslint-stylish": "^2.1.0-beta",
3939
"typedi": "^0.4.2",
40-
"typeorm": "^0.0.2-alpha.66",
40+
"typeorm": "^0.0.3-alpha.20",
4141
"typescript": "^2.0.2"
4242
},
4343
"peerDependencies": {
44-
"typeorm": "^0.0.2-alpha.66",
44+
"typeorm": "^0.0.3-alpha.20",
4545
"typedi": "^0.4.2"
4646
}
4747
}

0 commit comments

Comments
 (0)