Skip to content

Commit

Permalink
Update dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsmith committed Apr 28, 2017
1 parent fded83f commit dbca6d6
Show file tree
Hide file tree
Showing 2 changed files with 2,578 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"suitcss-utils-align": "^1.0.0",
"suitcss-utils-display": "^1.0.2",
"suitcss-utils-flex": "^1.1.1",
"suitcss-utils-flex": "^2.0.0",
"suitcss-utils-layout": "^1.0.1",
"suitcss-utils-link": "^1.0.1",
"suitcss-utils-offset": "^1.0.0",
Expand All @@ -15,7 +15,7 @@
"suitcss-utils-text": "^1.0.0"
},
"devDependencies": {
"suitcss-preprocessor": "^2.0.0"
"suitcss-preprocessor": "^4.0.0"
},
"scripts": {
"build": "npm run setup && npm run preprocess",
Expand Down
Loading

0 comments on commit dbca6d6

Please sign in to comment.