diff --git a/build.properties b/build.properties index 774ae2a..b356b6b 100644 --- a/build.properties +++ b/build.properties @@ -16,7 +16,7 @@ dist.dir=dist # SMuFL and Bravura versions smufl.version=1.3 -bravura.version=1.277 +bravura.version=1.38 # The root directory of the image server # The trailing slash is obligatory; filenames will simply be appended to this URL diff --git a/package.json b/package.json index 36e7967..e7b3f51 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "private": false, "dependencies": { "bootstrap": "^3.3.7", - "bravura": "https://github.com/steinbergmedia/bravura#e5d667e00d92962510fb487241cad003b61d3855", + "bravura": "https://github.com/steinbergmedia/bravura#bravura-1.380", "font-awesome": "^4.7.0", "jquery": "^3", "select2": "^4", diff --git a/yarn.lock b/yarn.lock index f18e493..fbc7fc0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7,9 +7,9 @@ bootstrap@^3.3.7: resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.4.1.tgz#c3a347d419e289ad11f4033e3c4132b87c081d72" integrity sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA== -"bravura@https://github.com/steinbergmedia/bravura#e5d667e00d92962510fb487241cad003b61d3855": +"bravura@https://github.com/steinbergmedia/bravura#bravura-1.380": version "0.0.0" - resolved "https://github.com/steinbergmedia/bravura#e5d667e00d92962510fb487241cad003b61d3855" + resolved "https://github.com/steinbergmedia/bravura#f97d82af70bbbfde5808b4119018dbe5553e620c" font-awesome@^4.7.0: version "4.7.0"