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.
license
1 parent ba282c3 commit 9899686Copy full SHA for 9899686
1 file changed
packages/cache/package.json
@@ -2,6 +2,7 @@
2
"name": "@visualbravo/zenstack-cache",
3
"version": "0.0.0",
4
"type": "module",
5
+ "license": "MIT",
6
"main": "./dist/index.cjs",
7
"module": "./dist/index.mjs",
8
"types": "./dist/index.d.cts",
0 commit comments