We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef7cde4 commit a21f348Copy full SHA for a21f348
package.json
@@ -5,9 +5,6 @@
5
"version": "0.7.0",
6
"main": "./src/marked.js",
7
"module": "./lib/marked.esm.js",
8
- "browser": {
9
- "./src/marked.js": "./lib/marked.js"
10
- },
11
"bin": "./bin/marked",
12
"man": "./man/marked.1",
13
"files": [
0 commit comments