Update license entry in package.json

This commit is contained in:
Yuya Ochiai
2016-06-06 00:45:30 +09:00
parent 94c3908444
commit c6d91e7ae4
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
"name": "Yuya Ochiai",
"email": "yuya0321@gmail.com"
},
"license": "MIT",
"license": "Apache-2.0",
"engines": {
"node": ">=4.2.0"
},