fix: use correct licence in package.json (#2015) [skip ci]
This commit is contained in:
parent
e79cd566ab
commit
52aed438c4
@ -47,7 +47,7 @@
|
||||
"react",
|
||||
"react-native"
|
||||
],
|
||||
"license": "MIT",
|
||||
"license": "MIT AND Apache-2.0 AND BSD-3-Clause",
|
||||
"lint-staged": {
|
||||
"*.js": [
|
||||
"yarn prettier",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user