Skip to content

Commit d036390

Browse files
committed
fix: move git-toplevel to dependencies
1 parent 94a1318 commit d036390

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
@@ -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-
"git-toplevel": "1.1.1",
101100
"mz": "2.6.0",
102101
"path-exists": "3.0.0",
103102
"rimraf": "2.6.1",
@@ -119,6 +118,7 @@
119118
"franc": "2.0.0",
120119
"get-stdin": "5.0.1",
121120
"git-raw-commits": "1.1.2",
121+
"git-toplevel": "1.1.1",
122122
"lodash": "4.17.4",
123123
"meow": "3.7.0",
124124
"pos": "0.4.2",

0 commit comments

Comments
 (0)