Updates the license in package.json

This commit is contained in:
bgrozev 2015-07-21 13:57:31 -05:00
parent 2d522f735e
commit c149b22ac2
1 changed files with 1 additions and 1 deletions

View File

@ -26,5 +26,5 @@
},
"devDependencies": {
},
"license": "MIT"
"license": "Apache"
}