Bump db-to-cloud, fix switching drive issue

This commit is contained in:
eight 2019-10-17 02:40:43 +08:00
parent d9d60c31d8
commit 7d5ca17c6e
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.4",
"db-to-cloud": "^0.4.5",
"dropbox": "^4.0.30",
"endent": "^1.3.0",
"eslint": "^6.3.0",

View File

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

File diff suppressed because one or more lines are too long