aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@vaadin.com>2017-09-04 13:03:55 +0200
committerManolo Carrasco <manolo@vaadin.com>2017-09-04 13:07:00 +0200
commitb44c72a832a262a21e388fc2611f2e6327cc2795 (patch)
tree0bebd69740a5ee9e4bd217098378a08083496846
parentc892d9fb80d91551bc5be1e5faf29aea4456360d (diff)
downloadvaadin-core-b44c72a832a262a21e388fc2611f2e6327cc2795.tar.gz
vaadin-core-b44c72a832a262a21e388fc2611f2e6327cc2795.zip
Rename more references of vaadin-core-elements to vaadin-core
-rw-r--r--README.md2
-rw-r--r--bower.json2
-rw-r--r--package.json2
-rw-r--r--vaadin-core.html (renamed from vaadin-core-elements.html)0
4 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 53ac599..7922dea 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-![Bower version](https://badge.fury.io/bo/vaadin-core-elements.svg)
+![Bower version](https://badge.fury.io/bo/vaadin-core.svg)
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/author/vaadin)
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/vaadin/vaadin-core-elements?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
diff --git a/bower.json b/bower.json
index a059640..6af7a42 100644
--- a/bower.json
+++ b/bower.json
@@ -15,7 +15,7 @@
"web-components",
"element-collection"
],
- "main": "vaadin-core-elements.html",
+ "main": "vaadin-core.html",
"ignore": [
"**/.*",
"**/node_modules",
diff --git a/package.json b/package.json
index 834022b..022b864 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "name": "vaadin-core-elements",
+ "name": "vaadin-core",
"version": "1.7.0",
"description": "Vaadin Core Elements is an evolving set of free, open sourced custom HTML elements, built using Polymer, for building mobile and desktop web applications in modern browsers.",
"author": "Vaadin Ltd",
diff --git a/vaadin-core-elements.html b/vaadin-core.html
index 1e40324..1e40324 100644
--- a/vaadin-core-elements.html
+++ b/vaadin-core.html