File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 44 - stable
55 - 6
66 - 4
7- - 0.12
Original file line number Diff line number Diff line change 44 "description" : " PostCSS gulp plugin" ,
55 "main" : " index.js" ,
66 "scripts" : {
7- "pretest" : " node-version-gte-4 && eslint index.js || echo \" ESLint not supported \" " ,
7+ "pretest" : " eslint index.js" ,
88 "test" : " mocha test.js"
99 },
1010 "repository" : {
2525 "homepage" : " https://github.com/postcss/gulp-postcss" ,
2626 "dependencies" : {
2727 "gulp-util" : " ^3.0.8" ,
28- "postcss" : " ^5.2.12 " ,
28+ "postcss" : " ^6.0.0 " ,
2929 "postcss-load-config" : " ^1.2.0" ,
3030 "vinyl-sourcemaps-apply" : " ^0.2.1"
3131 },
3232 "devDependencies" : {
3333 "eslint" : " ^3.19.0" ,
3434 "gulp-sourcemaps" : " ^2.6.0" ,
3535 "mocha" : " ^3.3.0" ,
36- "node-version-check" : " ^2.1.1" ,
3736 "proxyquire" : " ^1.7.11" ,
3837 "sinon" : " ^2.2.0"
3938 },
You can’t perform that action at this time.
0 commit comments