Bump dependencies. Fix issue of switching drives

This commit is contained in:
eight 2019-10-17 01:27:48 +08:00
parent 5a2cb918d7
commit d9d60c31d8
3 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@
"devDependencies": {
"archiver": "^3.1.1",
"codemirror": "^5.48.4",
"db-to-cloud": "^0.4.3",
"db-to-cloud": "^0.4.4",
"dropbox": "^4.0.30",
"endent": "^1.3.0",
"eslint": "^6.3.0",

View File

@ -1,9 +1,9 @@
## db-to-cloud v0.4.3
## db-to-cloud v0.4.4
Installed via npm - source code:
https://github.com/eight04/db-to-cloud/tree/v0.4.3
https://github.com/eight04/db-to-cloud/tree/v0.4.4
Bundled code:
https://unpkg.com/db-to-cloud@0.4.3/dist/db-to-cloud.min.js
https://unpkg.com/db-to-cloud@0.4.4/dist/db-to-cloud.min.js

File diff suppressed because one or more lines are too long