Skip to content

Commit 3b3f057

Browse files
committed
fix: move mz to dependencies
1 parent 70f3ed7 commit 3b3f057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@
9797
"conventional-recommended-bump": "0.3.0",
9898
"cz-conventional-changelog-lint": "0.1.3",
9999
"execa": "0.6.0",
100-
"mz": "2.6.0",
101100
"path-exists": "3.0.0",
102101
"rimraf": "2.6.1",
103102
"unexpected": "10.20.0",
@@ -118,6 +117,7 @@
118117
"globby": "6.1.0",
119118
"lodash": "4.17.4",
120119
"meow": "3.7.0",
120+
"mz": "2.6.0",
121121
"pos": "0.4.2",
122122
"rc": "1.1.7"
123123
}

0 commit comments

Comments
 (0)