Skip to content

Commit

Permalink
update postcss-import and fix unmet peer dependency warning
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrifilo committed May 20, 2017
1 parent 8d2b337 commit 25f8ec8
Show file tree
Hide file tree
Showing 2 changed files with 451 additions and 392 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"babel-preset-env": "^1.4.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"caniuse-db": "^1.0.30000670",
"compression-webpack-plugin": "^0.4.0",
"css-loader": "^0.28.1",
"eslint": "^3.19.0",
Expand All @@ -84,7 +85,7 @@
"json-loader": "^0.5.4",
"nodemon": "^1.11.0",
"postcss-cssnext": "^2.10.0",
"postcss-import": "^9.1.0",
"postcss-import": "^10.0.0",
"postcss-loader": "^2.0.5",
"postcss-reporter": "^3.0.0",
"prettier-standard": "^5.0.0",
Expand All @@ -94,4 +95,4 @@
"webpack-bundle-analyzer": "^2.8.1",
"webpack-merge": "^4.0.0"
}
}
}
Loading

0 comments on commit 25f8ec8

Please sign in to comment.