Update db-to-cloud

This commit is contained in:
eight 2019-09-30 18:22:54 +08:00
parent 646c16b7f9
commit 4666fe493a
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.2.0",
"db-to-cloud": "^0.3.0",
"dropbox": "^4.0.30",
"endent": "^1.3.0",
"eslint": "^6.3.0",

View File

@ -1,9 +1,9 @@
## db-to-cloud v0.2.0
## db-to-cloud v0.3.0
Installed via npm - source code:
https://github.com/eight04/db-to-cloud/tree/v0.2.0
https://github.com/eight04/db-to-cloud/tree/v0.3.0
Bundled code:
https://unpkg.com/db-to-cloud@0.2.0/dist/db-to-cloud.min.js
https://unpkg.com/db-to-cloud@0.3.0/dist/db-to-cloud.min.js

File diff suppressed because one or more lines are too long