From: Jouni Koivuviita Date: Tue, 8 Dec 2015 09:34:42 +0000 (+0200) Subject: Update package.json X-Git-Tag: v1.0.0~56 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8006b21b63a231e678e2827b783c11ebc7f04d54;p=vaadin-core.git Update package.json Change license string to comply with webjar specs --- diff --git a/package.json b/package.json index 01cfd7b..ee6ca39 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.3.0", "description": "A set of high-quality Web Components with a customizable Sass based theme", "author": "Vaadin Ltd", - "license": "Apache License 2.0", + "license": "Apache-2.0", "dependencies": { "bower": "latest", "fs-extra": "latest",