Skip to content

Commit a3683a7

Browse files
committed
Leave package mkdirp only in production dependencies
1 parent 945cda0 commit a3683a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"humanize": "0.0.9",
4444
"humanize-duration": "3.10.0",
4545
"mkdirp": "0.5.1",
46+
"openpgp": "^2.5.8",
4647
"patternfly": "3.25.1",
4748
"pify": "3.0.0",
4849
"replace-in-file": "2.5.3",
@@ -83,7 +84,6 @@
8384
"jsdom": "11.1.0",
8485
"merge-stream": "1.0.1",
8586
"minimatch": "3.0.4",
86-
"mkdirp": "0.5.1",
8787
"mocha": "3.4.2",
8888
"mock-fs": "4.4.1",
8989
"npm-check-updates": "2.12.1",

0 commit comments

Comments
 (0)