Explorar el Código

set version, add copyright header

master
Jonathan Cobb hace 4 años
padre
commit
2d07f22659
Se han modificado 2 ficheros con 3 adiciones y 2 borrados
  1. +2
    -2
      package-lock.json
  2. +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>


Cargando…
Cancelar
Guardar