Skip to content

Commit

Permalink
fix: update elements package.json
Browse files Browse the repository at this point in the history
Fixes issue in Node 22 of Hanko not being a valid module

Co-authored-by: Lennart Fleischmann <[email protected]>
  • Loading branch information
Fohlen and lfleischmann authored Aug 2, 2024
1 parent a0aaf53 commit 2ac511f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@teamhanko/hanko-elements",
"version": "0.12.0",
"type": "module",
"private": false,
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 2ac511f

Please sign in to comment.