Skip to content

Commit 43c2716

Browse files
committed
fixig package.json
1 parent f4e5ebf commit 43c2716

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/ng2-date-picker/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng2-date-picker",
3-
"version": "19.0.0-rc1",
3+
"version": "19.0.0-rc2",
44
"author": "Vlad Ioffe",
55
"license": "MIT",
66
"repository": {
@@ -22,7 +22,7 @@
2222
"@angular/common": "^19.1.6",
2323
"@angular/core": "^19.1.6",
2424
"@angular/cdk": "^19.1.4",
25-
"dayjs": "^1.11.13
25+
"dayjs": "^1.11.13"
2626
},
2727
"dependencies": {
2828
"tslib": "^2.4.0"

0 commit comments

Comments
 (0)