We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d91dd2 commit 056a417Copy full SHA for 056a417
1 file changed
package.json
@@ -13,15 +13,13 @@
13
},
14
"dependencies": {
15
"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",
+ "chalk": "^1.1.3",
+ "clone": "^1.0.2",
+ "co-fs-extra": "^1.2.1",
20
"commander": "^2.6.0",
21
- "fs-extra": "~0.10.0",
22
"gray-matter": "^2.0.0",
23
"has-generators": "^1.0.1",
24
- "is": "^2.2.0",
+ "is": "^3.1.0",
25
"is-utf8": "~0.2.0",
26
"recursive-readdir": "^2.0.0",
27
"rimraf": "^2.2.8",
@@ -38,7 +36,7 @@
38
36
"istanbul": "^0.4.1",
39
37
"metalsmith-drafts": "0.0.1",
40
"metalsmith-markdown": "0.2.1",
41
- "mocha": "^2.2.5"
+ "mocha": "^3.0.2"
42
43
"keywords": [
44
"static",
0 commit comments