Skip to content

Commit 9899686

Browse files
committed
Add license field.
1 parent ba282c3 commit 9899686

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/cache/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@visualbravo/zenstack-cache",
33
"version": "0.0.0",
44
"type": "module",
5+
"license": "MIT",
56
"main": "./dist/index.cjs",
67
"module": "./dist/index.mjs",
78
"types": "./dist/index.d.cts",

0 commit comments

Comments
 (0)