소스 검색

set version, add copyright header

master
Jonathan Cobb 4 년 전
부모
커밋
2d07f22659
2개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      package-lock.json
  2. +1
    -0
      src/_pages/other/ApiDoc.vue

+ 2
- 2
package-lock.json 파일 보기

@@ -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 파일 보기

@@ -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>


불러오는 중...
취소
저장