Skip to content

Commit 0f5d3c9

Browse files
committed
fix: versions
1 parent 7cb2676 commit 0f5d3c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@samagra-x/stencil-cli",
3-
"version": "0.0.2",
3+
"version": "0.0.4",
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.1",
40+
"@samagra-x/schematics": "^0.0.4",
4141
"chalk": "4.1.2",
4242
"chokidar": "3.5.3",
4343
"cli-table3": "0.6.3",
@@ -98,4 +98,4 @@
9898
"optional": true
9999
}
100100
}
101-
}
101+
}

0 commit comments

Comments
 (0)