Skip to content

Commit

Permalink
Bump dependencies and remove postcss-normalize
Browse files Browse the repository at this point in the history
  • Loading branch information
Atanas Strahilov committed Sep 5, 2018
1 parent 5e83ac0 commit 171497d
Show file tree
Hide file tree
Showing 2 changed files with 503 additions and 545 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,30 +41,29 @@
"@babel/plugin-syntax-import-meta": "7.0.0",
"@babel/preset-env": "7.0.0",
"@three11/optisize": "^0.6.0",
"autoprefixer": "^9.1.1",
"babel-loader": "^8.0.0-beta.0",
"browser-sync": "^2.24.6",
"autoprefixer": "^9.1.5",
"babel-loader": "^8.0.2",
"browser-sync": "^2.24.7",
"browser-sync-webpack-plugin": "^2.2.2",
"clean-webpack-plugin": "^0.1.19",
"create-pwa": "^0.4.0",
"critical": "^1.3.4",
"css-loader": "^1.0.0",
"cssnano": "^4.0.5",
"cssnano": "^4.1.0",
"extract-text-webpack-plugin": "^4.0.0-alpha.0",
"file-loader": "^1.1.11",
"file-loader": "^2.0.0",
"node-sass": "^4.9.3",
"node-sass-magic-importer": "^5.2.0",
"postcss-easy-import": "^3.0.0",
"postcss-flexbugs-fixes": "^4.1.0",
"postcss-loader": "^3.0.0",
"postcss-merge-rules": "^4.0.1",
"postcss-normalize": "^7.0.0",
"postcss-url": "^8.0.0",
"postcss-utilities": "^0.8.0",
"postcss-watch-folder": "^0.1.1",
"sass-loader": "^7.1.0",
"spritesh": "^1.2.1",
"webpack": "^4.16.5",
"webpack": "^4.17.2",
"webpack-cli": "^3.1.0",
"webpack-shell-plugin": "^0.5.0",
"webpack-spritesmith": "^0.5.2",
Expand Down

0 comments on commit 171497d

Please sign in to comment.