We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfdd834 commit 2297784Copy full SHA for 2297784
packages/in-memory-db/package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "@nestjs-addons/in-memory-db",
3
- "version": "3.0.2",
+ "version": "3.0.3",
4
"license": "MIT",
5
"description": "Simple In-Memory DB Service for NestJS projects",
6
"author": "Wes Grimes",
7
"homepage": "https://github.com/nestjs-addons/platform",
8
"repository": "https://github.com/nestjs-addons/platform",
9
- "schematics": "./dist/packages/in-memory-db/schematics/collection.json",
+ "schematics": "./dist/schematics/collection.json",
10
"publishConfig": {
11
"access": "public"
12
},
0 commit comments