diff --git a/package-lock.json b/package-lock.json index e815174f..11a4515a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7460,9 +7460,6 @@ "integrity": "sha1-enzShHDMbToc/m1miG9rxDDTrIc=", "dev": true }, - "spee.ch-components": { - "version": "git://github.com/lbryio/spee.ch-components.git#6a6655f18cf6fe0ee8da86b733220a1e77f62033" - }, "split": { "version": "0.3.3", "resolved": "https://registry.npmjs.org/split/-/split-0.3.3.tgz", diff --git a/package.json b/package.json index ac721f6a..7d43c59c 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,6 @@ "redux": "^3.7.2", "redux-saga": "^0.16.0", "sequelize": "^4.1.0", - "spee.ch-components": "git://github.com/lbryio/spee.ch-components.git", "universal-analytics": "^0.4.13", "winston": "^2.3.1", "winston-slack-webhook": "billbitt/winston-slack-webhook"