Skip to content

Commit

Permalink
Update 'base' and 'components' dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
necolas committed Jul 2, 2014
1 parent 028d185 commit 1aa4517
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
=== HEAD

* Update 'base' to 0.7.0.
* Update 'components' to 0.3.0.

=== 0.5.0 (June 23, 2014)

* Update documentation.
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"index.css"
],
"dependencies": {
"suitcss-base": "~0.6.0",
"suitcss-base": "~0.7.0",
"suitcss-utils": "~0.10.0",
"suitcss-components": "~0.2.0"
"suitcss-components": "~0.3.0"
},
"devDependencies": {
"suitcss-preprocessor": "~0.3.0"
Expand Down

0 comments on commit 1aa4517

Please sign in to comment.