diff options
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ { - "name": "vaadin-core-elements", + "name": "vaadin-core", "authors": [ "Vaadin Ltd" ], @@ -15,7 +15,7 @@ "web-components", "element-collection" ], - "main": "vaadin-core-elements.html", + "main": "vaadin-core.html", "ignore": [ "**/.*", "**/node_modules", |