remove module package
This commit is contained in:
parent
b51721fefa
commit
ac0a0b802e
|
@ -5,7 +5,6 @@
|
||||||
"bin": "lib/index.js",
|
"bin": "lib/index.js",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"types": "lib/index.d.ts",
|
"types": "lib/index.d.ts",
|
||||||
"type": "module",
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postversion": "git push && git push --tags"
|
"postversion": "git push && git push --tags"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue