This repository was archived by the owner on Oct 29, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-7
lines changed
gatsby-plugin-css-customs Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " example" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.2.3 " ,
44 "private" : true ,
55 "scripts" : {
66 "start" : " webpack-dev-server"
1111 "@babel/preset-react" : " ^7.0.0" ,
1212 "babel-loader" : " ^8.0.4" ,
1313 "cloudinary-core" : " ^2.5.0" ,
14- "css-customs-loader" : " ^0.2.2 " ,
14+ "css-customs-loader" : " ^0.2.3 " ,
1515 "css-loader" : " ^1.0.1" ,
1616 "html-webpack-plugin" : " ^3.2.0" ,
1717 "postcss-loader" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.2.2 " ,
2+ "version" : " 0.2.3 " ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " css-customs-loader" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.2.3 " ,
44 "description" : " Exposes custom properties, custom media queries and custom selectors to JavaScript" ,
55 "main" : " index.js" ,
66 "repository" : " https://github.com/silvenon/css-customs" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-css-customs" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.2.3 " ,
44 "description" : " Gatsby plugin that implements css-customs-loader" ,
55 "main" : " index.js" ,
66 "repository" : " https://github.com/silvenon/css-customs" ,
1919 "engines" : {
2020 "node" : " >= 8.9.0"
2121 },
22- "peerDependencies" : {},
2322 "dependencies" : {
24- "css-customs-loader" : " ^0.2.2 " ,
23+ "css-customs-loader" : " ^0.2.3 " ,
2524 "postcss-loader" : " ^3.0.0" ,
2625 "postcss-preset-env" : " ^6.5.0"
2726 },
You can’t perform that action at this time.
0 commit comments