Skip to content

Commit aaac26c

Browse files
update dependencies
1 parent 167d972 commit aaac26c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
},
2222
"homepage": "https://github.com/stevenschobert/metalsmith-sass",
2323
"devDependencies": {
24-
"metalsmith": "^0.3.0",
25-
"mocha": "^1.17.1",
24+
"metalsmith": "^0.8.0",
25+
"mocha": "^1.20.1",
2626
"rimraf": "^2.2.6",
2727
"assert-dir-equal": "^1.0.1"
2828
},
2929
"dependencies": {
30-
"async": "^0.2.10",
30+
"async": "^0.9.0",
3131
"node-sass": "^0.8.1"
3232
}
3333
}

0 commit comments

Comments
 (0)