Update browser-nativefs dep after repo move (#763)

* Update browser-nativefs dep after repo move

* Bump deps
This commit is contained in:
Thomas Steiner 2020-02-12 10:19:59 +01:00 committed by GitHub
parent 40b54a8780
commit 98c2b26118
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 11 deletions

View file

@ -6,7 +6,7 @@
"not op_mini all"
],
"dependencies": {
"browser-nativefs": "0.2.0",
"browser-nativefs": "0.2.2",
"i18next-browser-languagedetector": "4.0.1",
"nanoid": "2.1.11",
"react": "16.12.0",
@ -25,7 +25,7 @@
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.0",
"eslint-plugin-prettier": "3.1.2",
"husky": "4.2.1",
"husky": "4.2.2",
"jest-canvas-mock": "2.2.0",
"lint-staged": "10.0.7",
"node-sass": "4.13.1",