We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
postcss
dependencies
1 parent 114db12 commit daa0da8Copy full SHA for daa0da8
1 file changed
package.json
@@ -7,11 +7,11 @@
7
"lib"
8
],
9
"engines": {
10
- "node": ">= 4"
+ "node": ">= 6"
11
},
12
"dependencies": {
13
"loader-utils": "^1.1.0",
14
- "postcss": "^6.0.0",
+ "postcss": "^7.0.0",
15
"postcss-load-config": "^2.0.0",
16
"schema-utils": "^0.4.0"
17
@@ -20,7 +20,7 @@
20
"jsdoc-to-markdown": "^4.0.0",
21
"memory-fs": "^0.4.0",
22
"postcss-import": "^11.0.0",
23
- "postcss-js": "^1.0.0",
+ "postcss-js": "^2.0.0",
24
"standard": "^11.0.0",
25
"standard-version": "^4.0.0",
26
"sugarss": "^1.0.0",
0 commit comments