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

View File

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