]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
correct package.json license field
authorThomas McDonald <thomasm@palantir.com>
Sat, 25 Jul 2015 18:28:00 +0000 (11:28 -0700)
committerThomas McDonald <thomasm@palantir.com>
Sat, 25 Jul 2015 18:28:00 +0000 (11:28 -0700)
"bootstrap@4.0.0-alpha license should be a valid SPDX license expression"

package.json

index c19bd8d89ec9e1839d27f9bb02c5b1b5683ea63f..c7444ac2ae8886732975e0dc2e5529f8d05e030d 100644 (file)
   "bugs": {
     "url": "https://github.com/twbs/bootstrap/issues"
   },
-  "license": {
-    "type": "MIT",
-    "url": "https://github.com/twbs/bootstrap/blob/master/LICENSE"
-  },
+  "license": "MIT",
   "devDependencies": {
     "btoa": "~1.1.2",
     "glob": "~5.0.3",