Skip to content

Commit 1ce32ea

Browse files
committed
fix: add type module for ESM support
1 parent 6b37680 commit 1ce32ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "license-guard",
33
"version": "1.0.0",
4+
"type": "module",
45
"description": "🛡️ License compliance checker for your projects. Scan dependencies, detect problematic licenses, and ensure compliance.",
56
"main": "src/index.js",
67
"bin": {

0 commit comments

Comments
 (0)