remove fields from package.json

This commit is contained in:
2024-12-01 12:11:37 -05:00
parent 01469b0539
commit f044555ab5

View File

@@ -2,8 +2,6 @@
"name": "code-tokenizer-md",
"version": "1.2.0",
"type": "module",
"main": "src/index.ts",
"module": "src/index.ts",
"license": "AGPL-3.0-or-later",
"exports": {
".": {