remove module package

This commit is contained in:
Ivan Antunes 2024-01-08 16:44:44 -03:00
parent b51721fefa
commit ac0a0b802e
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
"bin": "lib/index.js",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"type": "module",
"scripts": {
"postversion": "git push && git push --tags"
},