remove autoprefixer duplicate dependency

PostCSS-CSSNext already has Autoprefixer included: http://cssnext.io/features/#automatic-vendor-prefixes
This commit is contained in:
Damon Cook 2017-06-02 21:33:57 -04:00
parent 37c5e0fde6
commit 864d1e47bc
1 changed files with 0 additions and 1 deletions

View File

@ -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",