We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aea564 commit 1409fedCopy full SHA for 1409fed
package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "@loke/cache-kit",
3
"version": "1.0.0",
4
+ "private": false,
5
"main": "./dist/index.cjs",
6
"module": "./dist/index.mjs",
7
"types": "./dist/index.d.cts",
0 commit comments