We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81a7b34 commit d17febeCopy full SHA for d17febe
package.json
@@ -23,6 +23,7 @@
23
"devDependencies": {
24
"@glennsl/rescript-jest": "0.9.1",
25
"@ristostevcev/bs-odoc": "1.3.0",
26
+ "moment": "2.29.3",
27
"rescript": "9.1.4",
28
"rescript-jest-date-mock": "2.0.1"
29
},
yarn.lock
@@ -1973,6 +1973,11 @@ moment-timezone@^0.5.x:
1973
dependencies:
1974
moment ">= 2.9.0"
1975
1976
+[email protected]:
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
+
1981
"moment@>= 2.9.0":
1982
version "2.29.3"
1983
resolved "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz"
0 commit comments