Skip to content
This repository has been archived by the owner on May 14, 2019. It is now read-only.

Commit

Permalink
Updated docpad and docpad-plugin-eco dependencies. These both had…
Browse files Browse the repository at this point in the history
… buggy sub-dependencies which npm couldn’t install.
  • Loading branch information
Stu Cox committed Jan 17, 2015
1 parent 772ca61 commit 7a63d28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"modernizr": "git://github.com/joecritch/Modernizr.git",
"rsvp": "~3.0.6",
"lodash": "^2.4.1",
"docpad": "~6.64.0",
"docpad-plugin-eco": "~2.0.3",
"docpad": "~6.69.0",
"docpad-plugin-eco": "~2.1.0",
"docpad-plugin-webpack": "~2.1.0",
"docpad-plugin-react": "~2.0.3",
"docpad-plugin-assets": "~2.1.1",
Expand Down

0 comments on commit 7a63d28

Please sign in to comment.