Skip to content

Commit

Permalink
update dab-spraksjekk v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
johatr committed Aug 24, 2023
1 parent 91aa2d9 commit 4d3445d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@amplitude/analytics-browser": "^2.2.0",
"@hookform/resolvers": "^3.2.0",
"@navikt/aksel-icons": "^4.12.1",
"@navikt/dab-spraksjekk": "^1.0.3",
"@navikt/dab-spraksjekk": "^1.0.5",
"@navikt/ds-css": "^4.12.1",
"@navikt/ds-react": "^4.12.1",
"@navikt/ds-tailwind": "^4.12.1",
Expand Down
1 change: 1 addition & 0 deletions src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import * as ReactDOM from 'react-dom';
import { initAmplitude } from './amplitude/amplitude';
import { ER_INTERN_FLATE, USE_MOCK } from './constant';
import DemoBanner from './mocks/demo/DemoBanner';
import {mockfnr} from "./mocks/utils";

setDefaultOptions({ locale: nn });

Expand Down

0 comments on commit 4d3445d

Please sign in to comment.