Bläddra i källkod

update license field in package.json

Amo Chen 9 år sedan
förälder
incheckning
b1b49bafc1
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      package.json

+ 1 - 1
package.json

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