Explorar o código

fix yarn lint

yusuketk %!s(int64=6) %!d(string=hai) anos
pai
achega
327b360ad4
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      src/server/routes/apiv3/admin-home.js

+ 4 - 4
src/server/routes/apiv3/admin-home.js

@@ -20,16 +20,16 @@ const router = express.Router();
  *        type: object
  *        type: object
  *        properties:
  *        properties:
  *          growiVersion:
  *          growiVersion:
- *            type: String
+ *            type: string
  *            description: version of growi
  *            description: version of growi
  *          nodeVersion:
  *          nodeVersion:
- *            type: String
+ *            type: string
  *            description: version of node
  *            description: version of node
  *          npmVersion:
  *          npmVersion:
- *            type: String
+ *            type: string
  *            description: version of npm
  *            description: version of npm
  *          yarnVersion:
  *          yarnVersion:
- *            type: String
+ *            type: string
  *            description: version of yarn
  *            description: version of yarn
  *      InstalledPluginsParams:
  *      InstalledPluginsParams:
  *        type: object
  *        type: object