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 23
23
"devDependencies" : {
24
24
"@glennsl/rescript-jest" : " 0.9.1" ,
25
25
"@ristostevcev/bs-odoc" : " 1.3.0" ,
26
+ "moment" : " 2.29.3" ,
26
27
"rescript" : " 9.1.4" ,
27
28
"rescript-jest-date-mock" : " 2.0.1"
28
29
},
Original file line number Diff line number Diff line change @@ -1973,6 +1973,11 @@ moment-timezone@^0.5.x:
1973
1973
dependencies :
1974
1974
moment ">= 2.9.0"
1975
1975
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
+
1976
1981
" moment@>= 2.9.0 " :
1977
1982
version "2.29.3"
1978
1983
resolved "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz"
You can’t perform that action at this time.
0 commit comments