Skip to content

Commit 52c8a33

Browse files
release: version 3.0.1
1 parent 5465ea6 commit 52c8a33

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "ngu-carousel-example",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
7-
"url": "git+https://github.com/sheikalthaf/ngu-carousel.git"
7+
"url": "git+https://github.com/uiuniversal/ngu-carousel.git"
88
},
99
"scripts": {
1010
"ng": "ng",
@@ -70,4 +70,4 @@
7070
"universal carousel",
7171
"ngu carousel"
7272
]
73-
}
73+
}

projects/ngu-carousel/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngu/carousel",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"peerDependencies": {
55
"@angular/common": "^10.0.4",
66
"@angular/core": "^10.0.4"
@@ -11,7 +11,7 @@
1111
"license": "MIT",
1212
"repository": {
1313
"type": "git",
14-
"url": "git+https://github.com/sheikalthaf/ngu-carousel.git"
14+
"url": "git+https://github.com/uiuniversal/ngu-carousel.git"
1515
},
1616
"keywords": [
1717
"angular",
@@ -21,4 +21,4 @@
2121
"universal carousel",
2222
"ngu carousel"
2323
]
24-
}
24+
}

0 commit comments

Comments
 (0)