Skip to content

Commit bd9bf54

Browse files
committed
chore(gen): update license configuration in package.json
1 parent 037b498 commit bd9bf54

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,5 @@
5454
"node": ">=0.10.0",
5555
"npm": ">=1.2.10"
5656
},
57-
"licenses": [
58-
{
59-
"type": "BSD"
60-
}
61-
]
57+
"license": "BSD-2-Clause"
6258
}

0 commit comments

Comments
 (0)