File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " postcss-html" ,
3- "version" : " 0.31 .0" ,
3+ "version" : " 0.32 .0" ,
44 "description" : " PostCSS syntax for parsing HTML (and HTML-like)" ,
55 "repository" : {
66 "type" : " git" ,
4343 },
4444 "peerDependencies" : {
4545 "postcss" : " >=5.0.0" ,
46- "postcss-syntax" : " >=0.31 .0"
46+ "postcss-syntax" : " >=0.32 .0"
4747 },
4848 "devDependencies" : {
49- "autoprefixer" : " ^9.0.0 " ,
49+ "autoprefixer" : " ^9.0.1 " ,
5050 "chai" : " ^4.1.2" ,
5151 "codecov" : " ^3.0.4" ,
5252 "mocha" : " ^5.2.0" ,
5353 "nyc" : " ^12.0.2" ,
54- "postcss" : " ^7.0.0 " ,
54+ "postcss" : " ^7.0.1 " ,
5555 "postcss-less" : " ^2.0.0" ,
5656 "postcss-safe-parser" : " ^4.0.1" ,
5757 "postcss-scss" : " ^2.0.0" ,
58- "postcss-syntax" : " >=0.31 .0" ,
58+ "postcss-syntax" : " >=0.32 .0" ,
5959 "sugarss" : " ^1.0.1"
6060 }
6161}
You can’t perform that action at this time.
0 commit comments