diff --git a/.gitmodules b/.gitmodules index 37df993..1193241 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "app/dist/type"] path = app/dist/type - url = https://github.com/lbryio/type + url = https://github.com/lbryio/typefaces diff --git a/package.json b/package.json index 1940336..b7033f6 100755 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@inc/eslint-config": "^1.1.2", "@inc/sasslint-config": "^1.1.2", "@lbry/color": "^1.0.5", - "@lbry/components": "^1.6.0", + "@lbry/components": "^1.6.2", "eslint": "^5.10.0", "husky": "^1.2.0", "nodemon": "^1.18.8",