gyazo-cli icon indicating copy to clipboard operation
gyazo-cli copied to clipboard

fix DeprecationWarning

Open oooooooo opened this issue 6 years ago • 0 comments

Said DeprecationWarning when uploading files with gyazo.

$ gyazo test.png (node: 80961) [DEP0022] DeprecationWarning: os.tmpDir () is deprecated. Use os.tmpdir () instead.

Updated tmp module because it was old.

oooooooo avatar Jan 10 '20 07:01 oooooooo