feat: upgrade flatpickr and use ESM entry #249 (#489)

This commit is contained in:
Eric Liu 2021-01-21 14:21:17 -08:00 committed by GitHub
commit 74e883a47c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 13 additions and 17 deletions

View file

@ -19,7 +19,7 @@
},
"dependencies": {
"carbon-icons-svelte": "^10.21.0",
"flatpickr": "4.6.3"
"flatpickr": "4.6.9"
},
"devDependencies": {
"@carbon/themes": "^10.22.1",