We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88edc83 commit 3708b2eCopy full SHA for 3708b2e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "crisp-cache",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "A crispy fresh cache that will try and use updated data where it can, but can use a stale entry if need be.",
5
"main": "main.js",
6
"scripts": {
@@ -19,8 +19,7 @@
19
"fresh",
20
"stale",
21
"expires",
22
- "expired",
23
- ""
+ "expired"
24
],
25
"author": "Seth Miller <seth@four43.com>",
26
"license": "MIT",
0 commit comments