Skip to content

Commit

Permalink
fix: update local formkit version files
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisfalaska authored and chrisfalaska committed Dec 4, 2024
1 parent 18dc3d0 commit 6ea877a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/datepicker/src/auro-calendar-cell.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import tokensCss from './styles/tokens-css.js';
import { AuroDependencyVersioning } from '@aurodesignsystem/auro-library/scripts/runtime/dependencyTagVersioning.mjs';

import { AuroPopover } from '@aurodesignsystem/auro-popover/src/auro-popover.js';
import popoverVersion from '../../../src/popoverVersion.js';
import popoverVersion from './popoverVersion.js';

import AuroLibraryRuntimeUtils from '@aurodesignsystem/auro-library/scripts/utils/runtimeUtils.mjs';

Expand Down

0 comments on commit 6ea877a

Please sign in to comment.