Pārlūkot izejas kodu

Merge pull request #1407 from Collaborne/improvements/npm-license-spdx-warning

Use a SPDX-compatible identifier for the 'license' value
bubble
Tony Tam pirms 9 gadiem
vecāks
revīzija
f0e7de25ff
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      package.json

+ 1
- 1
package.json Parādīt failu

@@ -10,7 +10,7 @@
"description": "Swagger UI is a dependency-free collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API",
"version": "2.1.0",
"homepage": "http://swagger.io",
"license": "Apache 2.0",
"license": "Apache-2.0",
"main": "dist/swagger-ui.js",
"scripts": {
"build": "gulp",


Notiek ielāde…
Atcelt
Saglabāt