remove autoprefixer duplicate dependency
PostCSS-CSSNext already has Autoprefixer included: http://cssnext.io/features/#automatic-vendor-prefixes
This commit is contained in:
parent
37c5e0fde6
commit
864d1e47bc
|
@ -13,7 +13,6 @@
|
|||
"author": "",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"autoprefixer": "^6.3.7",
|
||||
"babel-eslint": "^6.1.2",
|
||||
"babel-loader": "^7.0.0",
|
||||
"babel-plugin-syntax-object-rest-spread": "^6.13.0",
|
||||
|
|
Reference in New Issue