fix: mark planty as type:module
Some checks failed
📊 Benchmark the Runtime / release (push) Successful in 1m21s
🚀 Lint & Test & Deploy / release (push) Failing after 1m27s

This commit is contained in:
2026-04-20 01:38:29 +02:00
parent 5d4e2e9280
commit 7d76b9e1f7

View File

@@ -2,6 +2,7 @@
"name": "@nodarium/types",
"version": "0.0.5",
"description": "",
"type": "module",
"main": "src/index.ts",
"scripts": {
"format": "dprint fmt -c '../../.dprint.jsonc' .",