Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
Merge pull request #214 from okuryu/update-package-json
Browse files Browse the repository at this point in the history
Updates yui and yuitest dependencies for freebsd compat [thanks Ryuichi Okumura]
  • Loading branch information
Isao Yagi committed Jun 20, 2012
2 parents cf272a2 + 9c105cd commit cbddb85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"connect": "1.8.2",
"express": "2.5.2",
"mime": "1.2.4",
"yui": "3.5.1",
"yuitest": "0.7.3"
"yui": "~3.5.1",
"yuitest": "~0.7.4"
},
"keywords": [
"framework",
Expand Down

0 comments on commit cbddb85

Please sign in to comment.