Explorar el Código

updated version for publish

bubble
Tony Tam hace 10 años
padre
commit
7957201b61
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. +1
    -1
      dist/swagger-ui.js
  2. +1
    -1
      package.json

+ 1
- 1
dist/swagger-ui.js Ver fichero

@@ -1,5 +1,5 @@
// swagger-ui.js
// version 2.1.0-alpha.1
// version 2.1.0-alpha.2
$(function() {
// Helper function for vertically aligning DOM elements


+ 1
- 1
package.json Ver fichero

@@ -1,6 +1,6 @@
{
"name": "swagger-ui",
"version": "2.1.0-alpha.1",
"version": "2.1.0-alpha.2",
"description": "Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API",
"scripts": {
"build": "PATH=$PATH:./node_modules/.bin cake dist",


Cargando…
Cancelar
Guardar