Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
bubblev
/
bubble-web
Seguir
8
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
set version, add copyright header
master
Jonathan Cobb
hace 4 años
padre
efab1b4b4b
commit
2d07f22659
Se han
modificado 2 ficheros
con
3 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-2
package-lock.json
+1
-0
src/_pages/other/ApiDoc.vue
+ 2
- 2
package-lock.json
Ver fichero
@@ -1,11 +1,11 @@
{
"name": "bubble-web",
"version": "1.
0.0
",
"version": "1.
5.3
",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "1.
0.0
",
"version": "1.
5.3
",
"license": "LicenseRef-LICENSE.md",
"dependencies": {
"blueimp-md5": "^2.18.0",
+ 1
- 0
src/_pages/other/ApiDoc.vue
Ver fichero
@@ -1,3 +1,4 @@
<!-- Copyright (c) 2020 Bubble, Inc. All rights reserved. For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/ -->
<template>
<div id="swagger-ui"></div>
</template>
Escribir
Vista previa
Cargando…
Cancelar
Guardar