File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ branches:
1010 only :
1111 - master
1212 - develop
13+ - /^greenkeeper/.*$/
1314
1415script :
1516 - yarn test:travis
Original file line number Diff line number Diff line change 11# PostCSS - HTML Loader
22
3+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/PolymerX/postcss-html-loader.svg )] ( https://greenkeeper.io/ )
4+
35[ ![ GitHub release] ( https://img.shields.io/github/release/PolymerX/postcss-html-loader.svg?style=flat-square )] ( https://github.com/PolymerX/postcss-html-loader )
46[ ![ Build Status] ( https://travis-ci.org/PolymerX/postcss-html-loader.svg?branch=master&style=flat-square )] ( https://travis-ci.org/PolymerX/postcss-html-loader )
57[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/0ksik9f3euryjq9x?svg=true )] ( https://ci.appveyor.com/project/LasaleFamine/postcss-html-loader )
Original file line number Diff line number Diff line change 5858 "postcss-load-config" : " 1.2.0"
5959 },
6060 "devDependencies" : {
61- "autoprefixer" : " 7.1.3 " ,
61+ "autoprefixer" : " 7.1.4 " ,
6262 "ava" : " 0.22.0" ,
6363 "coveralls" : " 2.13.1" ,
6464 "execa" : " 0.8.0" ,
You can’t perform that action at this time.
0 commit comments