summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJouni Koivuviita <jouni@jouni.me>2015-12-08 11:34:42 +0200
committerJouni Koivuviita <jouni@jouni.me>2015-12-08 11:34:42 +0200
commit8006b21b63a231e678e2827b783c11ebc7f04d54 (patch)
treef4fe5662571a2d7e098a74b3344efab875fb3daf
parent794cb2d5300dcd510b7d0020b4a8219cc05d763b (diff)
downloadvaadin-core-8006b21b63a231e678e2827b783c11ebc7f04d54.tar.gz
vaadin-core-8006b21b63a231e678e2827b783c11ebc7f04d54.zip
Update package.json
Change license string to comply with webjar specs
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",