Update license for jsx_orphaned_brackets_transformer

This commit is contained in:
Paul O’Shannessy 2015-02-13 15:45:01 -08:00
parent 3751f85260
commit 0b5331c155
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@
"bin": {
"jsx_orphaned_brackets_transformer": "./run.js"
},
"license": "Apache-2.0",
"license": "BSD-3-Clause",
"preferGlobal": true
}