Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
updating @angular-devkit/build-opitmizer to fix issue #3324
  • Loading branch information
jayordway committed Jul 21, 2018
commit 4c3b8500edfa2455c3fe9e225079bbea67ccaca8
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"main": "dist/index.js",
"dependencies": {
"@angular-devkit/build-optimizer": "0.0.35",
"@angular-devkit/build-optimizer": "0.6.8",
"autoprefixer": "^7.2.6",
"chalk": "^2.4.0",
"chokidar": "^1.7.0",
Expand Down