Skip to content

Commit

Permalink
Merge pull request #1238 from Quramy/fix_npm_files
Browse files Browse the repository at this point in the history
fix: Add addons js to npm files entries
  • Loading branch information
Quramy committed Mar 15, 2024
2 parents 7f8f024 + 569d41f commit bc16bd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -15,6 +15,7 @@
"types": "lib/index.d.ts",
"files": [
"webpack.js",
"addons/**/*.js",
"lib/**/*.js",
"lib/**/*.d.ts",
"!lib/**/*.test.*"
Expand Down

0 comments on commit bc16bd0

Please sign in to comment.