Skip to content

Commit 056a417

Browse files
committed
Packages: Updated
Removed unused packages: - async - fs-extra
1 parent 2d91dd2 commit 056a417

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

package.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,13 @@
1313
},
1414
"dependencies": {
1515
"absolute": "0.0.1",
16-
"async": "~0.9.0",
17-
"chalk": "^0.5.0",
18-
"clone": "^0.1.11",
19-
"co-fs-extra": "0.0.2",
16+
"chalk": "^1.1.3",
17+
"clone": "^1.0.2",
18+
"co-fs-extra": "^1.2.1",
2019
"commander": "^2.6.0",
21-
"fs-extra": "~0.10.0",
2220
"gray-matter": "^2.0.0",
2321
"has-generators": "^1.0.1",
24-
"is": "^2.2.0",
22+
"is": "^3.1.0",
2523
"is-utf8": "~0.2.0",
2624
"recursive-readdir": "^2.0.0",
2725
"rimraf": "^2.2.8",
@@ -38,7 +36,7 @@
3836
"istanbul": "^0.4.1",
3937
"metalsmith-drafts": "0.0.1",
4038
"metalsmith-markdown": "0.2.1",
41-
"mocha": "^2.2.5"
39+
"mocha": "^3.0.2"
4240
},
4341
"keywords": [
4442
"static",

0 commit comments

Comments
 (0)