We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 962312b commit 5aca78dCopy full SHA for 5aca78d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "apicache",
3
- "version": "0.7.0",
+ "version": "0.7.1",
4
"scripts": {
5
"test": "redis-server & mocha $(find test -name '*.test.js') --recursive",
6
"dev": "npm run test -- --watch",
0 commit comments