Skip to content

Commit 20ffd64

Browse files
committed
Fixes incorrect pretty-bites dependency
1 parent 656c8c3 commit 20ffd64

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
@@ -64,7 +64,7 @@
6464
"mkdirp": "^0.5.1",
6565
"mocha": "^3.2.0",
6666
"npm-run-all": "^2.1.1",
67-
"pretty-bytes": "^4.0.2",
67+
"pretty-bytes-cli": "^2.0.0",
6868
"rimraf": "^2.5.2",
6969
"rollup": "^0.41.4",
7070
"rollup-plugin-buble": "^0.15.0",

0 commit comments

Comments
 (0)