Skip to content

Commit

Permalink
Upgrade packages to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsmith committed Nov 20, 2015
1 parent 8af170f commit 59d16b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -5,16 +5,16 @@
"style": "index.css",
"dependencies": {
"suitcss-utils-align": "~0.2.2",
"suitcss-utils-display": "~0.4.2",
"suitcss-utils-display": "~1.0.0",
"suitcss-utils-layout": "~0.4.2",
"suitcss-utils-link": "~0.5.2",
"suitcss-utils-offset": "~0.5.1",
"suitcss-utils-position": "~0.2.2",
"suitcss-utils-size": "~0.7.2",
"suitcss-utils-size": "~1.0.0",
"suitcss-utils-text": "~0.4.2"
},
"devDependencies": {
"suitcss-preprocessor": "~0.3.0"
"suitcss-preprocessor": "~0.4.0"
},
"scripts": {
"build": "npm run setup && npm run preprocess",
Expand Down

0 comments on commit 59d16b2

Please sign in to comment.