Skip to content

Commit afece5c

Browse files
committed
fix: move required devDependency to dependencies
1 parent 87b75d6 commit afece5c

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
@@ -14,6 +14,7 @@
1414
"fs-extra": "7.0.0",
1515
"node-fetch": "2.2.0",
1616
"node-uname": "2.0.0",
17+
"npm-run-all": "4.1.3",
1718
"tempy": "0.2.1"
1819
},
1920
"devDependencies": {
@@ -66,7 +67,6 @@
6667
"greenkeeper-lockfile": "2.7.1",
6768
"husky": "1.0.1",
6869
"npm-package-json-lint": "3.3.1",
69-
"npm-run-all": "4.1.3",
7070
"nyc": "13.1.0",
7171
"remark-cli": "5.0.0",
7272
"remark-lint-blockquote-indentation": "1.0.2",

0 commit comments

Comments
 (0)