From c4ff63bc0ba1d2e59d571b6727659d6af4961fcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=9D=E3=83=BC=E3=83=AB=20=E3=82=A6=E3=82=A7=E3=83=83?= =?UTF-8?q?=E3=83=96?= Date: Tue, 11 Dec 2018 17:02:54 -0600 Subject: [PATCH] Updated module --- .gitmodules | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",