File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " postcss-jsx" ,
3- "version" : " 0.31 .0" ,
3+ "version" : " 0.32 .0" ,
44 "description" : " PostCSS syntax for parsing CSS in JS literals" ,
55 "repository" : {
66 "type" : " git" ,
4444 "@babel/generator" : " ^7.0.0-beta.54" ,
4545 "@babel/parser" : " ^7.0.0-beta.54" ,
4646 "@babel/traverse" : " ^7.0.0-beta.54" ,
47- "@babel/types" : " ^7.0.0-beta.54" ,
48- "postcss-styled" : " >=0.31.0"
47+ "@babel/types" : " ^7.0.0-beta.54"
48+ },
49+ "optionalDependencies" : {
50+ "postcss-styled" : " >=0.32.0"
4951 },
5052 "peerDependencies" : {
5153 "postcss" : " >=5.0.0" ,
52- "postcss-syntax" : " >=0.31 .0"
54+ "postcss-syntax" : " >=0.32 .0"
5355 },
5456 "devDependencies" : {
5557 "autoprefixer" : " ^9.0.1" ,
6163 "postcss" : " ^7.0.1" ,
6264 "postcss-parser-tests" : " ^6.3.0" ,
6365 "postcss-safe-parser" : " ^4.0.1" ,
64- "postcss-syntax" : " >=0.31 .0"
66+ "postcss-syntax" : " >=0.32 .0"
6567 }
6668}
You can’t perform that action at this time.
0 commit comments