Skip to content

Commit 8f49cb9

Browse files
committed
wip
1 parent a493a64 commit 8f49cb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reason-react.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ depexts: [
4747
["react-dom"] {npm-version = "^19.1.0"}
4848
]
4949
pin-depends: [
50-
[ "opam-check-npm-deps.dev" "git+https://github.com/ahrefs/opam-check-npm-deps.git#23270f9574c5866dae2c3948d58d929ce6ea2118"]
50+
[ "opam-check-npm-deps.dev" "git+https://github.com/ahrefs/opam-check-npm-deps.git#12e63761842c71dc3a688257f7827580ebe2b7f1"]
5151
]
5252

reason-react.opam.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ depexts: [
33
["react-dom"] {npm-version = "^19.1.0"}
44
]
55
pin-depends: [
6-
[ "opam-check-npm-deps.dev" "git+https://github.com/ahrefs/opam-check-npm-deps.git#23270f9574c5866dae2c3948d58d929ce6ea2118"]
6+
[ "opam-check-npm-deps.dev" "git+https://github.com/ahrefs/opam-check-npm-deps.git#12e63761842c71dc3a688257f7827580ebe2b7f1"]
77
]
88

0 commit comments

Comments
 (0)