fastify-typeorm-plugin
Advanced tools
+4
-2
| { | ||
| "name": "fastify-typeorm-plugin", | ||
| "version": "2.2.0", | ||
| "version": "2.2.1", | ||
| "description": "Fastify plugin for typeorm", | ||
@@ -26,3 +26,5 @@ "main": "index.js", | ||
| "dependencies": { | ||
| "fastify-plugin": "^3.0.0", | ||
| "fastify-plugin": "^3.0.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "typeorm": "^0.2.21" | ||
@@ -29,0 +31,0 @@ }, |
Sorry, the diff of this file is not supported yet
9157
0.15%8
-11.11%- Removed