Skip to content

Commit 5968ef6

Browse files
authored
Merge pull request #2 from fullstack-devops/bugfix/fix-init-version
reduce to version 0.0.0
2 parents caade6d + 59155c1 commit 5968ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/ng-mat-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-mat-components",
3-
"version": "0.0.1",
3+
"version": "0.0.0",
44
"peerDependencies": {
55
"@angular/common": "^13.2.0",
66
"@angular/core": "^13.2.0"

0 commit comments

Comments
 (0)