feat(Parse5): update to the latest version 2.2.1

fixes #6237
This commit is contained in:
Victor Berchet
2016-09-26 11:01:12 -07:00
committed by Chuck Jazdzewski
parent 2045c9e8ee
commit 9a049be67f
7 changed files with 219 additions and 261 deletions

View File

@ -11,7 +11,7 @@
"dependencies": {
"@angular/tsc-wrapped": "^0.3.0",
"reflect-metadata": "^0.1.2",
"parse5": "1.3.2",
"parse5": "^2.2.1",
"minimist": "^1.2.0"
},
"peerDependencies": {