Skip to content

Commit 5ed29fe

Browse files
committed
Upgraded metalsmith-unexpected-markdown
1 parent 3d3a7dc commit 5ed29fe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
"metalsmith-relative": "1.0.3",
3333
"metalsmith-static": "0.0.5",
3434
"metalsmith-templates": "0.6.0",
35-
"metalsmith-unexpected-markdown": "2.2.4",
35+
"metalsmith-unexpected-markdown": "^2.3.1",
3636
"minimatch": "2.0.7",
3737
"passerror": "1.1.0",
38-
"stat-mode": "0.2.0",
39-
"unexpected": "7.0.5"
38+
"stat-mode": "0.2.0"
4039
},
4140
"peerDependencies": {
42-
"minimist": "*"
41+
"minimist": "*",
42+
"unexpected": "*"
4343
},
4444
"bin": {
4545
"deploy-site": "deploy-site.sh"

0 commit comments

Comments
 (0)