pass all audio codecs to server

This commit is contained in:
Luke Pulverenti
2016-06-26 12:21:10 -04:00
parent 8ff44e06a3
commit 559d8eb5f6
3 changed files with 19 additions and 13 deletions
+4 -4
View File
@@ -31,14 +31,14 @@
"web-component-tester": "*"
},
"private": true,
"homepage": "https://github.com/polymer/polymer",
"homepage": "https://github.com/Polymer/polymer",
"_release": "1.5.0",
"_resolution": {
"type": "version",
"tag": "v1.5.0",
"commit": "ce5b9fb2d8aa03c698410e2e55cffcfa0b788a3a"
},
"_source": "git://github.com/polymer/polymer.git",
"_target": "^1.0.0",
"_originalSource": "polymer/polymer"
"_source": "git://github.com/Polymer/polymer.git",
"_target": "^1.1.0",
"_originalSource": "Polymer/polymer"
}