From d910abebf959d6b122b15a18e43f1d1dad5c36e7 Mon Sep 17 00:00:00 2001 From: Jouni Koivuviita Date: Tue, 8 Dec 2015 14:47:16 +0200 Subject: [PATCH] Update package.json Update package description to match bower.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee6ca39..681d4a9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vaadin-elements", "version": "0.3.0", - "description": "A set of high-quality Web Components with a customizable Sass based theme", + "description": "Vaadin Elements is an evolving set of custom HTML elements, built using Polymer, for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "Apache-2.0", "dependencies": { -- 2.39.5