Explorar el Código

Merge pull request #228 from Amomo/patch-1

update license field in package.json
Estevão Soares dos Santos hace 9 años
padre
commit
f4d50dc13b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -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"