Browse Source

chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
tags/v28.0.3rc1
Ferdinand Thiessen 4 months ago
parent
commit
6bc949a678
No account linked to committer's email address

+ 2
- 2
dist/comments-comments-app.js
File diff suppressed because it is too large
View File


+ 0
- 4
dist/comments-comments-app.js.LICENSE.txt View File

@@ -1,7 +1,3 @@
/*! https://mths.be/base64 v1.0.0 by @mathias | MIT license */

/*! https://mths.be/he v1.2.0 by @mathias | MIT license */

/**
* @copyright Copyright (c) 2020 John Molakvoæ <skjnldsv@protonmail.com>
*

+ 1
- 1
dist/comments-comments-app.js.map
File diff suppressed because it is too large
View File


+ 2
- 2
dist/comments-comments-tab.js
File diff suppressed because it is too large
View File


+ 0
- 4
dist/comments-comments-tab.js.LICENSE.txt View File

@@ -1,7 +1,3 @@
/*! https://mths.be/base64 v1.0.0 by @mathias | MIT license */

/*! https://mths.be/he v1.2.0 by @mathias | MIT license */

/**
* @copyright Copyright (c) 2020 John Molakvoæ <skjnldsv@protonmail.com>
*

+ 1
- 1
dist/comments-comments-tab.js.map
File diff suppressed because it is too large
View File


+ 2
- 2
dist/core-common.js
File diff suppressed because it is too large
View File


+ 1
- 1
dist/core-common.js.map
File diff suppressed because it is too large
View File


+ 2
- 2
dist/files-init.js
File diff suppressed because it is too large
View File


+ 1
- 1
dist/files-init.js.map
File diff suppressed because it is too large
View File


+ 2
- 2
dist/systemtags-init.js
File diff suppressed because it is too large
View File


+ 1
- 1
dist/systemtags-init.js.map
File diff suppressed because it is too large
View File


+ 4
- 4
package-lock.json View File

@@ -89,7 +89,7 @@
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
"webdav": "^5.3.1",
"webdav": "^5.3.2",
"xml2js": "^0.6.2"
},
"devDependencies": {
@@ -26495,9 +26495,9 @@
}
},
"node_modules/webdav": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/webdav/-/webdav-5.3.1.tgz",
"integrity": "sha512-wzZdTHtMuSIXqHGBznc8FM2L94Mc/17Tbn9ppoMybRO0bjWOSIeScdVXWX5qqHsg00EjfiOcwMqGFx6ghIhccQ==",
"version": "5.3.2",
"resolved": "https://registry.npmjs.org/webdav/-/webdav-5.3.2.tgz",
"integrity": "sha512-wfUh68rccDcH1A9W5gdcAflBm0EOeXrX3LwKbdDLWR0SDFE5QTPfLXPkDit+zGC0tRihCD9qzPfIVEUFoc7MwA==",
"dependencies": {
"@buttercup/fetch": "^0.1.1",
"base-64": "^1.0.0",

Loading…
Cancel
Save