summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorTomi Virkki <tomivirkki@users.noreply.github.com>2017-09-06 13:33:58 +0300
committerGitHub <noreply@github.com>2017-09-06 13:33:58 +0300
commit8184f109f9a6efe1385258322d3cebae9a6e7c0b (patch)
tree007f5cdd772d519b60ca1c3d734e70b3e0d69afb /package.json
parente648fd2b451c5d03328f6c69f5ece60079b9e463 (diff)
parent235f745260b070164164dcbd4c01c83f713c20cf (diff)
downloadvaadin-core-8184f109f9a6efe1385258322d3cebae9a6e7c0b.tar.gz
vaadin-core-8184f109f9a6efe1385258322d3cebae9a6e7c0b.zip
Merge pull request #128 from vaadin/rename-package
Rename package to match repository name
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",