Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add knex.mjs to files in package.json #5518

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

vonagam
Copy link
Contributor

@vonagam vonagam commented Mar 17, 2023

I assume that knex.mjs is missing from published files simply because it is not listed in "files" field of package.json.

Fixes #5354.

@coveralls
Copy link

coveralls commented Mar 17, 2023

Coverage Status

coverage: 92.79%. remained the same when pulling 3d1459d on vonagam:add-mjs-to-files into d96bc19 on knex:master.

@OlivierCavadenti OlivierCavadenti merged commit 8e2944d into knex:master Jul 5, 2023
@vonagam vonagam deleted the add-mjs-to-files branch July 5, 2023 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

knex.mjs is missing in the package
3 participants