Skip to content

Commit

Permalink
Use latest fmd without the concat series/parallel bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
evanvosberg committed Mar 31, 2015
1 parent 30c5322 commit 7bf5100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"main": "index.js",
"dependencies": {},
"devDependencies": {
"fmd": "~0.0.1",
"fmd": "~0.0.3",
"grunt": "^0.4.5",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-copy": "^0.6.0",
Expand Down

0 comments on commit 7bf5100

Please sign in to comment.