Skip to content

Commit ab5a76d

Browse files
author
Jason Gilmore
committed
Fixed incorrect casing on license declaration
1 parent b5115a1 commit ab5a76d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"nodejs"
1414
],
1515
"license": [
16-
"Proprietary"
16+
"proprietary"
1717
],
1818
"authors": [
1919
{

0 commit comments

Comments
 (0)