Remove JS SDK, no longer needed for lint rules

The JS SDK was previously only here for the ESLint config, but this is now part
of a separate package.
This commit is contained in:
J. Ryan Stinnett
2020-07-28 16:37:46 +01:00
parent 045f6f8b42
commit 92f48eced9
4 changed files with 0 additions and 127 deletions
-1
View File
@@ -49,7 +49,6 @@
"find-npm-prefix": "^1.0.2",
"fs-extra": "^8.1.0",
"glob": "^7.1.6",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
"mkdirp": "^1.0.3",
"needle": "^2.5.0",
"node-pre-gyp": "^0.15.0",