Skip to content

Commit 0d6c50d

Browse files
committed
v 1.2.0
1 parent bdeee1e commit 0d6c50d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/common-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"extract-text-webpack-plugin": "^2.0.0-beta",
2222
"html-webpack-plugin": "^2.25.0",
2323
"inquirer": "^2.0.0",
24-
"postcss-import-sub": "^1.1.1",
24+
"postcss-import-sub": "^1.2.0",
2525
"postcss-loader": "^1.2.1",
2626
"postcss-simple-vars": "^3.0.0",
2727
"style-loader": "^0.13.1",

examples/recolor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"gulp": "^3.9.1",
1818
"gulp-postcss": "^6.2.0",
1919
"opn": "^4.0.2",
20-
"postcss-import-sub": "^1.1.1",
20+
"postcss-import-sub": "^1.2.0",
2121
"postcss-simple-vars": "^3.0.0"
2222
}
2323
}

0 commit comments

Comments
 (0)