Skip to content

Commit

Permalink
chore(react): fix failing unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz committed Dec 10, 2024
1 parent 506f206 commit 68db3e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/src/generators/library/library.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1223,6 +1223,7 @@ module.exports = withNx(
},
"type": "module",
"types": "./dist/index.esm.d.ts",
"version": "0.0.1",
}
`);
});
Expand Down

0 comments on commit 68db3e0

Please sign in to comment.