Skip to content

Commit

Permalink
updates materia-client-assets to v0.3.2 to fix #1103
Browse files Browse the repository at this point in the history
  • Loading branch information
iturgeon committed Apr 3, 2018
1 parent 0ab66ea commit 2675f24
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2675f24

Please sign in to comment.