fix recordings

This commit is contained in:
Luke Pulverenti 2015-09-02 21:40:47 -04:00
parent 5dff5c3558
commit ac2987b566
6 changed files with 18 additions and 22 deletions

View file

@ -24,14 +24,14 @@
"web-component-tester": "*"
},
"private": true,
"homepage": "https://github.com/polymer/polymer",
"homepage": "https://github.com/Polymer/polymer",
"_release": "1.1.2",
"_resolution": {
"type": "version",
"tag": "v1.1.2",
"commit": "9b0a25e347404ac164bc610bbd2ccbc91b6799b2"
},
"_source": "git://github.com/polymer/polymer.git",
"_source": "git://github.com/Polymer/polymer.git",
"_target": "^1.0.0",
"_originalSource": "polymer/polymer"
"_originalSource": "Polymer/polymer"
}