Skip to content

Update all dependencies#31

Merged
erikdubbelboer merged 1 commit intomainfrom
update-deps
Mar 12, 2026
Merged

Update all dependencies#31
erikdubbelboer merged 1 commit intomainfrom
update-deps

Conversation

@erikdubbelboer
Copy link
Member

No description provided.

@erikdubbelboer erikdubbelboer force-pushed the update-deps branch 2 times, most recently from 6a4b505 to 8bdb9c4 Compare March 2, 2026 04:25
Now require node >= 20.
"lint": "ts-standard src rollup.config.js --fix",
"build": "rollup -c",
"lint": "ts-standard src rollup.config.mjs --fix",
"build": "rollup -c rollup.config.mjs",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also add "type": "module" in package.json

@erikdubbelboer erikdubbelboer merged commit e011b3f into main Mar 12, 2026
4 checks passed
@erikdubbelboer erikdubbelboer deleted the update-deps branch March 12, 2026 03:09
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.

3 participants