File tree 9 files changed +9
-9
lines changed
brandeur-plugin-enforce-longhand
brandeur-plugin-responsive-value
brandeur-plugin-sort-property
9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " benchmarks" ,
4
- "version" : " 1 .0.2 " ,
4
+ "version" : " 2 .0.0 " ,
5
5
"scripts" : {
6
6
"compile" : " mkdir -p dist && cp -f index.html dist/index.html && ./node_modules/.bin/webpack-cli --config ./webpack.config.js" ,
7
7
"copy" : " cp -r dist/ ../website/public/benchmarks"
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1 .0.2 " ,
2
+ "version" : " 2 .0.0 " ,
3
3
"npmClient" : " pnpm"
4
4
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " brandeur-plugin-debug" ,
3
- "version" : " 1 .0.2 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " Brandeur plugin to debug layouts" ,
5
5
"repository" : " https://github.com/robinweser/brandeur.git" ,
6
6
"author" : " Robin Weser" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " brandeur-plugin-enforce-longhand" ,
3
- "version" : " 1 .0.2 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " Brandeur plugin that enforces longhand properties over shorthand properties" ,
5
5
"repository" : " https://github.com/robinweser/brandeur.git" ,
6
6
"author" : " Robin Weser" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " brandeur-plugin-prefixer" ,
3
- "version" : " 1 .0.2 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " Brandeur plugin that adds vendor prefixes" ,
5
5
"repository" : " https://github.com/robinweser/brandeur.git" ,
6
6
"author" : " Robin Weser" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " brandeur-plugin-responsive-value" ,
3
- "version" : " 1 .0.2 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " Brandeur plugin to resolve responsive array values" ,
5
5
"repository" : " https://github.com/robinweser/brandeur.git" ,
6
6
"author" : " Robin Weser" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " brandeur-plugin-sort-property" ,
3
- "version" : " 1 .0.2 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " Brandeur plugin that sorts properties according a priority map" ,
5
5
"repository" : " https://github.com/robinweser/brandeur.git" ,
6
6
"author" : " Robin Weser" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " brandeur-primitives" ,
3
- "version" : " 1 .0.2 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " Primitive components for brandeur" ,
5
5
"repository" : " https://github.com/robinweser/brandeur.git" ,
6
6
"author" : " Robin Weser" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " brandeur" ,
3
- "version" : " 1 .0.2 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " Styling tool belt on top of css-hooks and fela plugins" ,
5
5
"repository" : " https://github.com/robinweser/brandeur.git" ,
6
6
"author" : " Robin Weser" ,
You can’t perform that action at this time.
0 commit comments