Skip to content

Commit

Permalink
update bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian MacLeod committed Oct 31, 2014
1 parent 8e8babf commit 30b6579
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "polymer-dev",
"name": "polymer",
"description": "Polymer is a new type of library for the web, built on top of Web Components, and designed to leverage the evolving web platform on modern browsers.",
"homepage": "http://www.polymer-project.org/",
"keywords": [
Expand All @@ -13,11 +13,11 @@
"private": true,
"dependencies": {
"core-component-page": "Polymer/core-component-page#master",
"webcomponentsjs-dev": "Polymer/webcomponentsjs-dev#master",
"webcomponentsjs": "Polymer/webcomponentsjs#master",
"polymer-expressions": "Polymer/polymer-expressions#master",
"polymer-gestures": "Polymer/polymer-gestures#master"
},
"devDependencies": {
"web-component-tester": "Polymer/web-component-tester#^1.1.1"
"web-component-tester": "Polymer/web-component-tester#^1.4.2"
}
}

0 comments on commit 30b6579

Please sign in to comment.