mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 13:25:19 +00:00
Changed files globs to include compiled package.json
This commit is contained in:
@@ -44,7 +44,9 @@
|
||||
"typescript": "^5.7.3"
|
||||
},
|
||||
"files": [
|
||||
"lib/**/*.+(js|d.ts)"
|
||||
"lib/cjs/**/*.+(js*)",
|
||||
"lib/esm/**/*.+(js*)",
|
||||
"lib/types/**/*.+(d.ts*)"
|
||||
],
|
||||
"exports": {
|
||||
".": {
|
||||
|
||||
Reference in New Issue
Block a user