Skip to content

Commit

Permalink
Merge pull request #70 from corbinu/fix-package-license-string
Browse files Browse the repository at this point in the history
Fix package license string
  • Loading branch information
dherman authored Sep 18, 2017
2 parents 77c95b9 + c0bf23c commit 46e40df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"bin": {
"neon": "./bin/cli.js"
},
"license": "MIT/Apache-2.0",
"license": "SEE LICENSE IN LICENSE-*",
"dependencies": {
"chalk": "^2.1.0",
"command-line-args": "^4.0.2",
Expand Down

0 comments on commit 46e40df

Please sign in to comment.