Skip to content

Commit c4a03a5

Browse files
author
刘祺
committed
up dependencies
1 parent f2a7bb6 commit c4a03a5

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
@@ -4,7 +4,7 @@
44
"url": "https://github.com/gucong3000/postcss-unprefix/issues"
55
},
66
"dependencies": {
7-
"autoprefixer": "^6.5.3",
7+
"autoprefixer": "^6.6.1",
88
"normalize-range": "^0.1.2",
99
"postcss": "^5.2.11",
1010
"postcss-value-parser": "^3.3.0"
@@ -15,7 +15,7 @@
1515
"coveralls": "^2.11.15",
1616
"eslint": "^3.13.1",
1717
"istanbul": "^0.4.5",
18-
"mocha": "^3.1.2",
18+
"mocha": "^3.2.0",
1919
"node-version-check": "^2.1.1"
2020
},
2121
"homepage": "https://github.com/gucong3000/postcss-unprefix#readme",

0 commit comments

Comments
 (0)