fix: use correct licence in package.json (#2015) [skip ci]

This commit is contained in:
Sibelius Seraphini 2018-12-19 05:48:24 -02:00 committed by Laurin Quast
parent e79cd566ab
commit 52aed438c4

View File

@ -47,7 +47,7 @@
"react",
"react-native"
],
"license": "MIT",
"license": "MIT AND Apache-2.0 AND BSD-3-Clause",
"lint-staged": {
"*.js": [
"yarn prettier",