Skip to content

Commit

Permalink
fix: add missing .mm files to npm publish (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
janicduplessis committed Feb 29, 2024
1 parent dc62c46 commit 2408faf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"ios/Blurhash.xcodeproj/project.pbxproj",
"ios/**/*.h",
"ios/**/*.m",
"ios/**/*.mm",
"ios/**/*.swift",
"lib/commonjs",
"lib/module",
Expand Down

0 comments on commit 2408faf

Please sign in to comment.