Skip to content

Commit 59dca8c

Browse files
committed
chore: set repository in package.json
1 parent 1cf6f89 commit 59dca8c

File tree

16 files changed

+16
-0
lines changed

16 files changed

+16
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
},
4242
"license": "Apache-2.0",
4343
"homepage": "https://github.com/Akylas/nativescript-material-components",
44+
"repository": "https://github.com/Akylas/nativescript-material-components",
4445
"readmeFilename": "README.md",
4546
"devDependencies": {
4647
"@angular/animations": "~10.1.2",

packages/activityindicator/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
},
3535
"license": "Apache-2.0",
3636
"homepage": "https://github.com/Akylas/nativescript-material-components",
37+
"repository": "https://github.com/Akylas/nativescript-material-components",
3738
"readmeFilename": "README.md",
3839
"dependencies": {
3940
"@nativescript-community/ui-material-core": "^5.0.13"

packages/bottomnavigationbar/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"license": "Apache-2.0",
4242
"homepage": "https://github.com/Akylas/nativescript-material-components",
4343
"repository": "https://github.com/Akylas/nativescript-material-components",
44+
"repository": "https://github.com/Akylas/nativescript-material-components",
4445
"readmeFilename": "README.md",
4546
"dependencies": {
4647
"@nativescript-community/ui-material-core": "^5.0.13"

packages/bottomsheet/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
},
3535
"license": "Apache-2.0",
3636
"homepage": "https://github.com/Akylas/nativescript-material-components",
37+
"repository": "https://github.com/Akylas/nativescript-material-components",
3738
"readmeFilename": "README.md",
3839
"dependencies": {
3940
"@nativescript-community/ui-material-core": "^5.0.13"

packages/button/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
},
3535
"license": "Apache-2.0",
3636
"homepage": "https://github.com/Akylas/nativescript-material-components",
37+
"repository": "https://github.com/Akylas/nativescript-material-components",
3738
"readmeFilename": "README.md",
3839
"dependencies": {
3940
"@nativescript-community/ui-material-core": "^5.0.13"

packages/cardview/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
},
3535
"license": "Apache-2.0",
3636
"homepage": "https://github.com/Akylas/nativescript-material-components",
37+
"repository": "https://github.com/Akylas/nativescript-material-components",
3738
"readmeFilename": "README.md",
3839
"dependencies": {
3940
"@nativescript-community/ui-material-core": "^5.0.13"

packages/core/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
},
4444
"license": "Apache-2.0",
4545
"homepage": "https://github.com/Akylas/nativescript-material-components",
46+
"repository": "https://github.com/Akylas/nativescript-material-components",
4647
"readmeFilename": "README.md",
4748
"gitHead": "bd4421242dd4aba6711039ed7c499b3647bdbebc",
4849
"dependencies": {

packages/dialogs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
},
3434
"license": "Apache-2.0",
3535
"homepage": "https://github.com/Akylas/nativescript-material-components",
36+
"repository": "https://github.com/Akylas/nativescript-material-components",
3637
"readmeFilename": "README.md",
3738
"dependencies": {
3839
"@nativescript-community/ui-material-core": "^5.0.13",

packages/floatingactionbutton/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
},
3535
"license": "Apache-2.0",
3636
"homepage": "https://github.com/Akylas/nativescript-material-components",
37+
"repository": "https://github.com/Akylas/nativescript-material-components",
3738
"readmeFilename": "README.md",
3839
"dependencies": {
3940
"@nativescript-community/ui-material-core": "^5.0.13"

packages/progress/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
},
3535
"license": "Apache-2.0",
3636
"homepage": "https://github.com/Akylas/nativescript-material-components",
37+
"repository": "https://github.com/Akylas/nativescript-material-components",
3738
"readmeFilename": "README.md",
3839
"dependencies": {
3940
"@nativescript-community/ui-material-core": "^5.0.13"

0 commit comments

Comments
 (0)