Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Commit 81af501

Browse files
author
Jan Krems
committed
chore: Fix license field
1 parent 5fb3e5d commit 81af501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "node-inspect",
33
"version": "0.0.0",
44
"description": "Node Inspect",
5-
"license": "BSD-3-Clause",
5+
"license": "MIT",
66
"main": "lib/node-inspect.js",
77
"bin": "cli.js",
88
"homepage": "https://github.com/buggerjs/node-inspect",

0 commit comments

Comments
 (0)