Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(43)

Unified Diff: third_party/polymer/components/font-roboto/package.json

Issue 3010683002: Update Polymer components. (Closed)
Patch Set: Rebase Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/polymer/components/font-roboto/package.json
diff --git a/third_party/polymer/components/font-roboto/bower.json b/third_party/polymer/components/font-roboto/package.json
similarity index 74%
copy from third_party/polymer/components/font-roboto/bower.json
copy to third_party/polymer/components/font-roboto/package.json
index 977cf2d4ed8d31be91a38f24765d06a722e725be..f02f2fb788036a9e05aa3b10c4093a54b261111a 100644
--- a/third_party/polymer/components/font-roboto/bower.json
+++ b/third_party/polymer/components/font-roboto/package.json
@@ -1,5 +1,5 @@
{
- "name": "font-roboto",
+ "name": "@polymerelements/font-roboto",
"version": "1.0.1",
"description": "An HTML import for Roboto",
"authors": [
@@ -15,8 +15,5 @@
},
"main": "roboto.html",
"license": "http://polymer.github.io/LICENSE.txt",
- "homepage": "https://github.com/PolymerElements/font-roboto/",
- "ignore": [
- "/.*"
- ]
+ "homepage": "https://github.com/PolymerElements/font-roboto/"
}
« no previous file with comments | « third_party/polymer/components/font-roboto/bower.json ('k') | third_party/polymer/components/font-roboto/roboto.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698