Skip to content

Commit c483de6

Browse files
committed
fix: bump cli and schematics version
1 parent bea41e0 commit c483de6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@samagra-x/stencil-cli",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Stencil cli for custom nest bootstrap",
55
"publishConfig": {
66
"access": "public"
@@ -37,7 +37,7 @@
3737
"@angular-devkit/core": "16.2.3",
3838
"@angular-devkit/schematics": "16.2.3",
3939
"@angular-devkit/schematics-cli": "16.2.3",
40-
"@samagra-x/schematics": "^0.0.4",
40+
"@samagra-x/schematics": "^0.0.5",
4141
"chalk": "4.1.2",
4242
"chokidar": "3.5.3",
4343
"cli-table3": "0.6.3",

0 commit comments

Comments
 (0)