add yarn.lock to make travis install yarn

This commit is contained in:
silverwind 2020-03-08 10:31:41 +01:00
parent 042beda725
commit 6d3ee75c24
Signed by untrusted user: silverwind
GPG Key ID: 2E62B41C93869443
3 changed files with 4758 additions and 2 deletions

1
.gitignore vendored

@ -1,6 +1,5 @@
node_modules
npm-debug.log*
yarn-error.log
yarn.lock
package-lock.json
.vscode/

3
.npmrc

@ -1 +1,2 @@
package-lock=false
package-lock=true
save-exact=true

4756
yarn.lock Normal file

File diff suppressed because it is too large Load Diff