Revert "fix: reduce npm package size "

This reverts commit 35730b7c80.
This commit is contained in:
Estevao Soares dos Santos 2022-03-01 15:32:23 +00:00
parent 32a1aaa39b
commit 3f8ca4e7b5

View File

@ -38,10 +38,6 @@
"bin": { "bin": {
"showdown": "bin/showdown.js" "showdown": "bin/showdown.js"
}, },
"files": [
"bin",
"dist"
],
"devDependencies": { "devDependencies": {
"chai": "^4.3.4", "chai": "^4.3.4",
"grunt": "^1.4.1", "grunt": "^1.4.1",