Merge pull request #228 from Amomo/patch-1

update license field in package.json
This commit is contained in:
Estevão Soares dos Santos 2016-01-20 05:28:53 +00:00
commit f4d50dc13b

View File

@ -30,7 +30,7 @@
"url": "https://github.com/showdownjs/showdown.git",
"web": "https://github.com/showdownjs/showdown"
},
"license": "BSD-2-Clause",
"license": "BSD-3-Clause",
"main": "./dist/showdown.js",
"scripts": {
"test": "grunt test"