Skip to content

Commit 0341712

Browse files
release: version 6.0 angular 14 support (#382)
1 parent 5d1419d commit 0341712

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/ngu-carousel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngu/carousel",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"peerDependencies": {
55
"@angular/common": "^13.0.0 || ^14.0.0",
66
"@angular/core": "^13.0.0 || ^14.0.0"
@@ -21,4 +21,4 @@
2121
"universal carousel",
2222
"ngu carousel"
2323
]
24-
}
24+
}

0 commit comments

Comments
 (0)