File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 2323 "devDependencies" : {
2424 "@glennsl/rescript-jest" : " 0.9.1" ,
2525 "@ristostevcev/bs-odoc" : " 1.3.0" ,
26+ "moment" : " 2.29.3" ,
2627 "rescript" : " 9.1.4" ,
2728 "rescript-jest-date-mock" : " 2.0.1"
2829 },
Original file line number Diff line number Diff line change @@ -1973,6 +1973,11 @@ moment-timezone@^0.5.x:
19731973 dependencies :
19741974 moment ">= 2.9.0"
19751975
1976+ moment@2.29.3 :
1977+ version "2.29.3"
1978+ resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3"
1979+ integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
1980+
19761981" moment@>= 2.9.0 " :
19771982 version "2.29.3"
19781983 resolved "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz"
You can’t perform that action at this time.
0 commit comments