build
This commit is contained in:
parent
79c1484288
commit
43171645c0
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "DooTask",
|
"name": "DooTask",
|
||||||
"version": "0.6.55",
|
"version": "0.6.13",
|
||||||
"description": "DooTask is task management system.",
|
"description": "DooTask is task management system.",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "DooTask",
|
"name": "DooTask",
|
||||||
"version": "0.6.55",
|
"version": "0.6.13",
|
||||||
"description": "DooTask is task management system.",
|
"description": "DooTask is task management system.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "./cmd dev",
|
"start": "./cmd dev",
|
||||||
|
2
public/css/app.css
vendored
2
public/css/app.css
vendored
File diff suppressed because one or more lines are too long
2
public/js/app.js
vendored
2
public/js/app.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/build/110.js
vendored
2
public/js/build/110.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/build/120.js
vendored
2
public/js/build/120.js
vendored
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
/*!
|
/*!
|
||||||
* html2canvas 1.3.3 <https://html2canvas.hertzen.com>
|
* html2canvas 1.4.0 <https://html2canvas.hertzen.com>
|
||||||
* Copyright (c) 2021 Niklas von Hertzen <https://hertzen.com>
|
* Copyright (c) 2022 Niklas von Hertzen <https://hertzen.com>
|
||||||
* Released under MIT License
|
* Released under MIT License
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
2
public/js/build/145.js
vendored
2
public/js/build/145.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
public/js/build/352.js
vendored
2
public/js/build/352.js
vendored
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
/*!
|
/*!
|
||||||
* TOAST UI Calendar
|
* TOAST UI Calendar
|
||||||
* @version 1.15.1 | Wed Dec 22 2021
|
* @version 1.15.1-5 | Sun Jan 09 2022
|
||||||
* @author NHN FE Development Lab <dl_javascript@nhn.com>
|
* @author NHN FE Development Lab <dl_javascript@nhn.com>
|
||||||
* @license MIT
|
* @license MIT
|
||||||
*/
|
*/
|
||||||
@ -304,7 +304,7 @@
|
|||||||
|
|
||||||
/*! ./weekdayInMonth */
|
/*! ./weekdayInMonth */
|
||||||
|
|
||||||
/*! @license DOMPurify 2.3.1 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.3.1/LICENSE */
|
/*! @license DOMPurify 2.3.4 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.3.4/LICENSE */
|
||||||
|
|
||||||
/*! dompurify */
|
/*! dompurify */
|
||||||
|
|
||||||
|
2
public/js/build/494.js
vendored
2
public/js/build/494.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/build/875.js
vendored
2
public/js/build/875.js
vendored
File diff suppressed because one or more lines are too long
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"/js/app.js": "/js/app.js",
|
"/js/app.js": "/js/app.js",
|
||||||
"/css/app.css": "/css/app.css",
|
"/css/app.css": "/css/app.css",
|
||||||
|
"/.DS_Store": "/.DS_Store",
|
||||||
"/favicon.ico": "/favicon.ico"
|
"/favicon.ico": "/favicon.ico"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user