Merge pull request #276 from diegoazh/master

Upgrade pkgcloud version
This commit is contained in:
Diana Lau 2019-07-10 14:56:40 -04:00 committed by GitHub
commit 6ff4f2b234
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
"async": "^2.6.1",
"debug": "^3.1.0",
"formidable": "^1.2.1",
"pkgcloud": "^2.0.0",
"pkgcloud": "^2.1.1",
"strong-globalize": "^4.1.1",
"uuid": "^3.2.1"
},