diff --git a/package.json b/package.json index 4ece20239..a15aa9b63 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "copy-webpack-plugin": "^4.0.1", "hash-assets-webpack-plugin": "^0.3.2", - "materia-client-assets": "https://github.com/ucfcdl/materia-client-assets.git#v0.3.1", + "materia-client-assets": "https://github.com/ucfcdl/materia-client-assets.git#v0.3.2", "napa": "^3.0.0" }, "napa": { diff --git a/yarn.lock b/yarn.lock index 02742bc4c..5602c8fa2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4370,9 +4370,9 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -"materia-client-assets@https://github.com/ucfcdl/materia-client-assets.git#v0.3.1": - version "0.3.1" - resolved "https://github.com/ucfcdl/materia-client-assets.git#114777c544f983cdfac0f619c1bacfde58498c52" +"materia-client-assets@https://github.com/ucfcdl/materia-client-assets.git#v0.3.2": + version "0.3.2" + resolved "https://github.com/ucfcdl/materia-client-assets.git#e7fc1448d368eb7d5815e16415688b5f045c2de9" dependencies: angular "1.6.9" angular-mocks "1.6.9"