Skip to content

Commit

Permalink
ci: revert globalize dependency upgrade messaging (#2431)
Browse files Browse the repository at this point in the history
Revert 'globalize' dependency upgrade, and mark for future work

#2429
  • Loading branch information
cutterbl authored Aug 11, 2023
1 parent b313249 commit 1a9eb25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/localizers/globalize.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// TODO: fix the globalizeLocalizer to work with globalize 1.x

import * as dates from '../utils/dates'
import oldGlobalize from './oldGlobalize'
import { DateLocalizer } from '../localizer'
Expand Down

0 comments on commit 1a9eb25

Please sign in to comment.