Skip to content

Commit e572833

Browse files
authored
Merge pull request postcss#110 from michael-ciniawsky/master
Update postcss-load-config v1.1.0...1.2.0
2 parents 604a264 + 18e02da commit e572833

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"homepage": "https://github.com/postcss/gulp-postcss",
2525
"dependencies": {
2626
"gulp-util": "^3.0.8",
27-
"postcss": "^5.2.10",
28-
"postcss-load-config": "^1.1.0",
27+
"postcss": "^5.2.12",
28+
"postcss-load-config": "^1.2.0",
2929
"vinyl-sourcemaps-apply": "^0.2.1"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)