Freeze version of external dependencies 22/36322/1
authorMaxime Millette-Coulombe <mmcoulombe@inocybe.com>
Fri, 4 Mar 2016 19:06:49 +0000 (14:06 -0500)
committerMaxime Millette-Coulombe <mmcoulombe@inocybe.com>
Wed, 16 Mar 2016 20:31:47 +0000 (20:31 +0000)
commitddb4b9fb34dd2d7b397cb22259e271ae24dc6fb5
treef9dd019493668cd320ab0a633f367f15f7bdc10f
parentc6d23e57ce6dc423ce71df419dbff5be62d482ba
Freeze version of external dependencies

Recently, an error during build time was introduced because one external
dlux dependencies has been updated. In the version resolving tool, the
extracted library was always the latest. To avoid other similar issues,
all libraries must need to be resolved according to the public API used
and not using "latest" or "master". According to semantic versioning,
those values allow the versioning tool to fetch library version with a
different API.

Change-Id: Iffb7dab2ab8a7bf196bd7a0252d69ba7e5576cc0
Signed-off-by: Maxime Millette-Coulombe <mmcoulombe@inocybe.com>
dlux-web/bower.json