Skip to content

Commit 4c1bc70

Browse files
committed
Bumped minor version
1 parent 3a6a63e commit 4c1bc70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "superfly-css-task-build",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "Build task for superfly-css modules",
55
"main": "src/main/js/index.js",
66
"scripts": {
@@ -30,6 +30,7 @@
3030
"postcss-apply": "^0.5.0",
3131
"postcss-calc": "^5.3.1",
3232
"postcss-color-function": "^3.0.0",
33+
"postcss-custom-media": "^5.0.1",
3334
"postcss-custom-properties": "^5.0.2",
3435
"postcss-each": "^0.9.3",
3536
"postcss-import": "^9.1.0",

0 commit comments

Comments
 (0)