There was an error while loading. Please reload this page.
1 parent 8af170f commit 59d16b2Copy full SHA for 59d16b2
1 file changed
package.json
@@ -5,16 +5,16 @@
5
"style": "index.css",
6
"dependencies": {
7
"suitcss-utils-align": "~0.2.2",
8
- "suitcss-utils-display": "~0.4.2",
+ "suitcss-utils-display": "~1.0.0",
9
"suitcss-utils-layout": "~0.4.2",
10
"suitcss-utils-link": "~0.5.2",
11
"suitcss-utils-offset": "~0.5.1",
12
"suitcss-utils-position": "~0.2.2",
13
- "suitcss-utils-size": "~0.7.2",
+ "suitcss-utils-size": "~1.0.0",
14
"suitcss-utils-text": "~0.4.2"
15
},
16
"devDependencies": {
17
- "suitcss-preprocessor": "~0.3.0"
+ "suitcss-preprocessor": "~0.4.0"
18
19
"scripts": {
20
"build": "npm run setup && npm run preprocess",
0 commit comments