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

Update deps and add Import assertions for Node 18 compat #8

Closed
wants to merge 2 commits into from
Closed

Update deps and add Import assertions for Node 18 compat #8

wants to merge 2 commits into from

Conversation

birkskyum
Copy link
Contributor

@birkskyum birkskyum commented Jul 27, 2022

This is to provide compatibility with node 18 and ts-node > v10.8.1.

Without this an error would occur for lines like:

import spec from './v8.json' assert { type: 'json' };

@birkskyum birkskyum changed the title Update deps Update deps and add Import Assumptions Jul 27, 2022
@birkskyum birkskyum changed the title Update deps and add Import Assumptions Update deps and add Import assertions Jul 27, 2022
@birkskyum birkskyum changed the title Update deps and add Import assertions Update deps and add Import assertions for Node 18 compat Jul 27, 2022
@birkskyum birkskyum closed this Aug 5, 2022
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.

2 participants