diff options
author | Manolo Carrasco <manolo@apache.org> | 2015-09-14 18:59:00 +0200 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2015-09-14 18:59:00 +0200 |
commit | a0ec6e58b40bcb937a24f86c49405f9fb5f912dc (patch) | |
tree | e973d2cc9e843a440d8332e053b52b7788e738dc /bower.json | |
parent | bb449f26f3619dee1e58a36986238e46f2c16de6 (diff) | |
download | vaadin-core-a0ec6e58b40bcb937a24f86c49405f9fb5f912dc.tar.gz vaadin-core-a0ec6e58b40bcb937a24f86c49405f9fb5f912dc.zip |
Adding apidoc component
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -20,6 +20,11 @@ "dependencies": { "vaadin-grid": "vaadin/vaadin-grid#master" }, + "devDependencies": { + "iron-doc-viewer": "polymerelements/iron-doc-viewer#~1.0.3", + "hydrolysis": "polymer/hydrolysis#~1.15.1", + "lodash": "~3.9.3" + }, "resolutions": { "polymer": "v1.1.1" } |