Skip to content

Commit 046002a

Browse files
committed
fixed repository url
1 parent b04956e commit 046002a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@
2727
"copyToDist:license": "ncp ./LICENSE.md ./dist/ngx-material-entity/LICENSE.md"
2828
},
2929
"private": true,
30-
"repository": {
31-
"url": "https://github.com/Service-Soft/ngx-material-entity"
32-
},
3330
"dependencies": {
3431
"@angular/animations": "~20.2.1",
3532
"@angular/cdk": "^20.2.0",

projects/ngx-material-entity/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"crud",
99
"entity"
1010
],
11+
"repository": {
12+
"url": "https://github.com/Service-Soft/ngx-material-entity"
13+
},
1114
"peerDependencies": {
1215
"@angular/animations": "20",
1316
"@angular/cdk": "20",

0 commit comments

Comments
 (0)