Bump dependencies

This commit is contained in:
eight 2019-10-04 19:41:26 +08:00
parent f32c68bbed
commit 1b02c5b85b
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.3.1",
"db-to-cloud": "^0.4.0",
"dropbox": "^4.0.30",
"endent": "^1.3.0",
"eslint": "^6.3.0",

View File

@ -1,9 +1,9 @@
## db-to-cloud v0.3.1
## db-to-cloud v0.4.0
Installed via npm - source code:
https://github.com/eight04/db-to-cloud/tree/v0.3.1
https://github.com/eight04/db-to-cloud/tree/v0.4.0
Bundled code:
https://unpkg.com/db-to-cloud@0.3.1/dist/db-to-cloud.min.js
https://unpkg.com/db-to-cloud@0.4.0/dist/db-to-cloud.min.js

File diff suppressed because one or more lines are too long