fix(platform-webworker): remove trailing comma in package.json

This commit is contained in:
Igor Minar 2016-08-31 16:47:59 -07:00
parent 046c1a8a25
commit f9eb1f33f4
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"license": "MIT",
"peerDependencies": {
"@angular/core": "0.0.0-PLACEHOLDER",
"@angular/platform-browser": "0.0.0-PLACEHOLDER",
"@angular/platform-browser": "0.0.0-PLACEHOLDER"
},
"repository": {
"type": "git",