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 7cb2676 commit 0f5d3c9Copy full SHA for 0f5d3c9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@samagra-x/stencil-cli",
3
- "version": "0.0.2",
+ "version": "0.0.4",
4
"description": "Stencil cli for custom nest bootstrap",
5
"publishConfig": {
6
"access": "public"
@@ -37,7 +37,7 @@
37
"@angular-devkit/core": "16.2.3",
38
"@angular-devkit/schematics": "16.2.3",
39
"@angular-devkit/schematics-cli": "16.2.3",
40
- "@samagra-x/schematics": "^0.0.1",
+ "@samagra-x/schematics": "^0.0.4",
41
"chalk": "4.1.2",
42
"chokidar": "3.5.3",
43
"cli-table3": "0.6.3",
@@ -98,4 +98,4 @@
98
"optional": true
99
}
100
101
-}
+}
0 commit comments