fix wrong date
Showing
This diff is collapsed.
Click to expand it.
... | ... | @@ -8,7 +8,9 @@ |
"url": "https://gitlab.appolo.fr/Arnaud/doodleV2/" | ||
}, | ||
"license": "MIT", | ||
"dependencies": {}, | ||
"dependencies": { | ||
"dayjs": "^1.8.14" | ||
}, | ||
"devDependencies": { | ||
"tether": "^1.4.3", | ||
"bootstrap": "4.0.0-alpha.6", | ||
... | ... |
Please
register
or
sign in
to comment