Add license field to package.json
This commit is contained in:
parent
86ced65577
commit
787f56616d
@ -3,6 +3,7 @@
|
||||
"version": "0.7.1",
|
||||
"description": "A <Video /> element for react-native",
|
||||
"main": "Video.js",
|
||||
"license": "MIT",
|
||||
"author": "Brent Vatne <brentvatne@gmail.com> (https://github.com/brentvatne)",
|
||||
"files": [
|
||||
"android/build.gradle",
|
||||
|
Loading…
Reference in New Issue
Block a user