Skip to content

Commit 7ed2502

Browse files
committed
Bumped postcss-import version to 9.1.0 and version to 0.1.0
1 parent 14afe09 commit 7ed2502

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "superfly-css-task-build",
3-
"version": "0.0.11",
3+
"version": "0.1.0",
44
"description": "Build task for superfly-css modules",
55
"main": "src/main/js/index.js",
66
"scripts": {
@@ -31,7 +31,7 @@
3131
"postcss-color-function": "^2.0.0",
3232
"postcss-custom-properties": "^5.0.0",
3333
"postcss-each": "^0.7.0",
34-
"postcss-import": "^7.0.0",
34+
"postcss-import": "^9.1.0",
3535
"postcss-reporter": "^1.3.0",
3636
"stylelint": "^2.3.4",
3737
"superfly-css-pli": "0.0.5"

0 commit comments

Comments
 (0)