Skip to content

Commit 53ba079

Browse files
committed
fix: finally got registry-js working
1 parent 8776a49 commit 53ba079

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"sinon": "7.2.5"
8484
},
8585
"dependencies": {
86-
"debug": "4.1.1",
87-
"@cypress/registry-js": "1.3.2-patch17"
86+
"@cypress/registry-js": "1.3.2-patch27",
87+
"debug": "4.1.1"
8888
}
8989
}

0 commit comments

Comments
 (0)