Merge pull request #2773 from jryans/yarn

Switch to `yarn` for dependency management
This commit is contained in:
J. Ryan Stinnett
2019-03-13 09:34:34 +00:00
committed by GitHub
12 changed files with 7188 additions and 61 deletions

5
.gitignore vendored
View File

@@ -4,7 +4,7 @@ npm-debug.log
/node_modules
/lib
# version file and tarball created by 'npm pack'
# version file and tarball created by `npm pack` / `yarn pack`
/git-revision.txt
/matrix-react-sdk-*.tgz
@@ -15,6 +15,3 @@ npm-debug.log
/src/component-index.js
.DS_Store
# https://github.com/vector-im/riot-web/issues/7083
package-lock.json