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 46c3798 commit 96a814fCopy full SHA for 96a814f
History.md
@@ -1,3 +1,6 @@
1
+- 3.6.3 2022-05-20
2
+ - Remove import from the code in order to be able to bundle and minify the module (#191) - @ricardomozartlino
3
+
4
- 3.6.2 2022-05-19
5
- Use lodash.cloneDeep npm instead of full lodash. (#190). - @ricardomozartlino
6
package.json
@@ -1,6 +1,6 @@
{
"name": "cache-manager",
- "version": "3.6.2",
+ "version": "3.6.3",
"description": "Cache module for Node.js",
"main": "index.js",
"files": [
0 commit comments