diff options
-rw-r--r-- | shared/bnd.bnd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/bnd.bnd b/shared/bnd.bnd index d7d440871a..ff4e85732f 100644 --- a/shared/bnd.bnd +++ b/shared/bnd.bnd @@ -7,4 +7,4 @@ Import-Package: com.vaadin*;version="[${osgi.bundle.version},${osgi.bundle.versi org.osgi* Export-Package: com.vaadin.osgi.resources;-noimport:=true,\ com.vaadin.shared*;-noimport:=true,\ - elemental*;-noimport:=true + elemental.json*;-noimport:=true |