Skip to content

Commit 6ed31d5

Browse files
committed
build: 3.1.2
1 parent 501249c commit 6ed31d5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "3.1.1"
5+
"version": "3.1.2"
66
}

packages/purgecss-webpack-plugin/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/purgecss-webpack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "purgecss-webpack-plugin",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "PurgeCSS plugin for webpack - Remove unused css",
55
"author": "Ffloriel",
66
"homepage": "https://purgecss.com",

0 commit comments

Comments
 (0)