Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit ad493e8

Browse files
committed
Fix for node driver evergreen builds
Revert "chore: debug semver update to include latest" This reverts commit 45566cd.
1 parent c3cbb98 commit ad493e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"ampersand-state": "^5.0.3",
2424
"async": "^2.1.2",
2525
"chalk": "^2.1.0",
26-
"debug": ">= 2.6.9 < 3.0.0 || >= 3.1.0",
26+
"debug": ">= 2.6.9 < 3.0.0 || >= ^3.1.0",
2727
"docopt": "^0.6.2",
2828
"download": "^6.2.5",
2929
"figures": "^2.0.0",

0 commit comments

Comments
 (0)