diff options
author | Jouni Koivuviita <jouni@jouni.me> | 2015-12-08 14:47:16 +0200 |
---|---|---|
committer | Jouni Koivuviita <jouni@jouni.me> | 2015-12-08 14:47:16 +0200 |
commit | d910abebf959d6b122b15a18e43f1d1dad5c36e7 (patch) | |
tree | 4d34b9a66fd50efc96f7ae24934f650d88e57ef6 | |
parent | 8006b21b63a231e678e2827b783c11ebc7f04d54 (diff) | |
download | vaadin-core-d910abebf959d6b122b15a18e43f1d1dad5c36e7.tar.gz vaadin-core-d910abebf959d6b122b15a18e43f1d1dad5c36e7.zip |
Update package.json
Update package description to match bower.json
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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": { |