diff --git a/example/express-typeorm/package.json b/example/express-typeorm/package.json index f52b334d..2b74dcb3 100644 --- a/example/express-typeorm/package.json +++ b/example/express-typeorm/package.json @@ -48,7 +48,7 @@ "pg": "8.7.1", "reflect-metadata": "0.1.13", "typeorm": "0.2.38", - "typeorm-extension": "0.3.0", + "typeorm-extension": "1.0.1", "typeorm-store": "2.0.0" } }