Skip to content

Commit

Permalink
bump 7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anderslysne committed Dec 17, 2024
1 parent 2239996 commit 3aef59f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions widget/brukerapi-mock/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 widget/brukerapi-mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "git",
"url": "git+https://github.com/navikt/arbeidsgiver-notifikasjon-widget.git"
},
"version": "7.2.0",
"version": "7.2.1",
"license": "MIT",
"main": "dist/notifikasjonMockMiddleware.js",
"files": [
Expand Down
4 changes: 2 additions & 2 deletions widget/component/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 widget/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "git",
"url": "git+https://github.com/navikt/arbeidsgiver-notifikasjon-widget.git"
},
"version": "7.2.0",
"version": "7.2.1",
"main": "./lib/cjs/index.js",
"module": "./lib/esm/index.js",
"types": "./lib/esm/index.d.ts",
Expand Down

0 comments on commit 3aef59f

Please sign in to comment.