mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-07 07:12:23 +03:00
chore(deps): move postcss-nested to devDeps (#1592)
Accidentally introduced to deps in #1531
This commit is contained in:
+1
-3
@@ -68,6 +68,7 @@
|
||||
"mini-css-extract-plugin": "^2.4.3",
|
||||
"postcss": "^8.3.11",
|
||||
"postcss-import": "^14.0.2",
|
||||
"postcss-nested": "^5.0.6",
|
||||
"postcss-loader": "^6.2.0",
|
||||
"prettier": "2.2.1",
|
||||
"semantic-release": "^17.0.4",
|
||||
@@ -136,8 +137,5 @@
|
||||
"maxSize": "8 KB"
|
||||
}
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"postcss-nested": "^5.0.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user