Skip to content

Commit 679b11a

Browse files
committed
bump version
1 parent 5020609 commit 679b11a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
node_modules
2+
example
3+
.github

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-pxtorem",
33
"description": "A CSS post-processor that converts px to rem.",
4-
"version": "4.1.0",
4+
"version": "5.0.0",
55
"author": "cuth",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)