We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a5c204 commit 1a74bd3Copy full SHA for 1a74bd3
README.md
@@ -53,7 +53,6 @@ just as easily be used on its own.
53
const cacache = require('cacache')
54
const fs = require('fs')
55
56
-const tarball = '/path/to/mytar.tgz'
57
const cachePath = '/tmp/my-toy-cache'
58
const key = 'my-unique-key-1234'
59
0 commit comments