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 2297784 commit 565ba31Copy full SHA for 565ba31
package.json
@@ -24,7 +24,8 @@
24
"dep-graph": "nx dep-graph",
25
"help": "nx help",
26
"commit": "git-cz",
27
- "workspace-generator": "nx workspace-generator"
+ "workspace-generator": "nx workspace-generator",
28
+ "publish:in-memory-db": "npm publish dist/packages/in-memory-db"
29
},
30
"private": true,
31
"dependencies": {
0 commit comments