Merge pull request #201 from mattinsler/master
Change license in package.json
This commit is contained in:
commit
53f47bd4f5
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
||||||
"karma": "~0.10.9",
|
"karma": "~0.10.9",
|
||||||
"karma-coverage": "~0.1.4"
|
"karma-coverage": "~0.1.4"
|
||||||
},
|
},
|
||||||
"license": "Copyright © 2014 CodeCombat",
|
"license": "MIT for the code, and CC-BY for the art and music",
|
||||||
"private": true,
|
"private": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "0.10.x"
|
"node": "0.10.x"
|
||||||
|
|
Reference in a new issue