Skip to content

Commit e1f474f

Browse files
author
Mike Taylor
committed
Merge pull request #1038 from deepthivenkat/Issue#977
Fixes #977 - Added Mozilla Public License 2.0 to Package.json
2 parents a99d16e + b74193c commit e1f474f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,6 @@
9797
"space-return-throw-case": 2,
9898
"space-unary-ops": 2
9999
}
100-
}
100+
},
101+
"license": "MPL-2.0"
101102
}

0 commit comments

Comments
 (0)