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 eeece89 commit 8e60ee2Copy full SHA for 8e60ee2
.npmignore
@@ -0,0 +1,4 @@
1
+node_modules
2
+tests
3
+bunfig.toml
4
+.prettierrc.json
package.json
@@ -1,6 +1,6 @@
{
"name": "cache-manager-bun-sqlite3",
- "version": "0.1.1",
+ "version": "0.1.2",
"description": "Bun sqlite store for node-cache-manager",
5
"type": "module",
6
"repository": {
0 commit comments