File tree 8 files changed +11
-11
lines changed
8 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 2.0.1-beta.0 "
5
+ "version" : " 2.0.1"
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gulp-purgecss" ,
3
- "version" : " 2.0.1-beta.0 " ,
3
+ "version" : " 2.0.1" ,
4
4
"description" : " Gulp plugin for purgecss" ,
5
5
"author" : " Ffloriel <florielfedry@gmail.com>" ,
6
6
"homepage" : " https://purgecss.com" ,
37
37
"dependencies" : {
38
38
"glob" : " ^7.1.6" ,
39
39
"plugin-error" : " ^1.0.1" ,
40
- "purgecss" : " ^2.0.1-beta.0 " ,
40
+ "purgecss" : " ^2.0.1" ,
41
41
"through2" : " ^3.0.1"
42
42
},
43
43
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " postcss-purgecss" ,
3
- "version" : " 2.0.1-beta.0 " ,
3
+ "version" : " 2.0.1" ,
4
4
"description" : " PostCSS plugin for PurgeCSS" ,
5
5
"author" : " FoundrySH <no-reply@foundry.sh>" ,
6
6
"homepage" : " https://github.com/FullHuman/purgecss#readme" ,
27
27
},
28
28
"dependencies" : {
29
29
"postcss" : " 7.0.26" ,
30
- "purgecss" : " ^2.0.1-beta.0 "
30
+ "purgecss" : " ^2.0.1"
31
31
}
32
32
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " purgecss-from-html" ,
3
- "version" : " 2.0.1-beta.0 " ,
3
+ "version" : " 2.0.1" ,
4
4
"description" : " HTML extractor for PurgeCSS" ,
5
5
"author" : " Ffloriel <florielfedry@gmail.com>" ,
6
6
"homepage" : " https://github.com/FullHuman/purgecss#readme" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " purgecss-from-pug" ,
3
- "version" : " 2.0.1-beta.0 " ,
3
+ "version" : " 2.0.1" ,
4
4
"description" : " Pug extractor for PurgeCSS" ,
5
5
"author" : " Ffloriel <florielfedry@gmail.com>" ,
6
6
"homepage" : " https://github.com/FullHuman/purgecss#readme" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " purgecss-from-twig" ,
3
- "version" : " 2.0.1-beta.0 " ,
3
+ "version" : " 2.0.1" ,
4
4
"description" : " Twig extractor for PurgeCSS" ,
5
5
"author" : " Ffloriel <florielfedry@gmail.com>" ,
6
6
"homepage" : " https://github.com/FullHuman/purgecss#readme" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " purgecss-webpack-plugin" ,
3
- "version" : " 2.0.1-beta.0 " ,
3
+ "version" : " 2.0.1" ,
4
4
"description" : " PurgeCSS plugin for webpack - Remove unused css" ,
5
5
"author" : " Ffloriel <florielfedry@gmail.com>" ,
6
6
"homepage" : " https://purgecss.com" ,
36
36
"test" : " echo \" Error: run tests from root\" && exit 1"
37
37
},
38
38
"dependencies" : {
39
- "purgecss" : " ^2.0.1-beta.0 " ,
39
+ "purgecss" : " ^2.0.1" ,
40
40
"webpack" : " ^4.41.2" ,
41
41
"webpack-sources" : " ^1.4.3"
42
42
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " purgecss" ,
3
- "version" : " 2.0.1-beta.0 " ,
3
+ "version" : " 2.0.1" ,
4
4
"description" : " Remove unused css selectors" ,
5
5
"author" : " Ffloriel <florielfedry@gmail.com>" ,
6
6
"homepage" : " https://purgecss.com" ,
You can’t perform that action at this time.
0 commit comments