Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 284d2a4

Browse files
committed
feat: use new license format
Signed-off-by: Zxilly <[email protected]>
1 parent 6f46f49 commit 284d2a4

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,7 @@
6464
"type": "git",
6565
"url": "https://github.com/casbin/node-casbin.git"
6666
},
67-
"licenses": [
68-
{
69-
"type": "Apache-2.0",
70-
"url": "http://www.apache.org/licenses/LICENSE-2.0"
71-
}
72-
],
67+
"license": "Apache-2.0",
7368
"husky": {
7469
"hooks": {
7570
"prepare-commit-msg": "exec < /dev/tty && git cz --hook || true",

0 commit comments

Comments
 (0)