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.
1 parent f2a7bb6 commit c4a03a5Copy full SHA for c4a03a5
package.json
@@ -4,7 +4,7 @@
4
"url": "https://github.com/gucong3000/postcss-unprefix/issues"
5
},
6
"dependencies": {
7
- "autoprefixer": "^6.5.3",
+ "autoprefixer": "^6.6.1",
8
"normalize-range": "^0.1.2",
9
"postcss": "^5.2.11",
10
"postcss-value-parser": "^3.3.0"
@@ -15,7 +15,7 @@
15
"coveralls": "^2.11.15",
16
"eslint": "^3.13.1",
17
"istanbul": "^0.4.5",
18
- "mocha": "^3.1.2",
+ "mocha": "^3.2.0",
19
"node-version-check": "^2.1.1"
20
21
"homepage": "https://github.com/gucong3000/postcss-unprefix#readme",
0 commit comments