1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Added: Day.js v1.10.4 (#258)

This commit is contained in:
nobody
2021-01-31 06:33:28 +01:00
parent db3e820bc8
commit 71644ac77f
5 changed files with 11 additions and 0 deletions

View File

@@ -339,6 +339,11 @@ var resources = {
'path': 'resources/d3-legend/{version}/d3-legend.min.jsm',
'type': 'application/javascript'
},
// dayjs
'dayjs': {
'path': 'resources/dayjs/{version}/dayjs.min.jsm',
'type': 'application/javascript'
},
// dexie
'dexie': {
'path': 'resources/dexie/{version}/dexie.min.jsm',