We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1abd608 + e3f35e5 commit 4e15df9Copy full SHA for 4e15df9
package.json
@@ -3,6 +3,9 @@
3
"version": "4.0.0",
4
"description": "markdown-loader for webpack",
5
"main": "index.js",
6
+ "files": [
7
+ "index.js"
8
+ ],
9
"scripts": {
10
"test": "ava test/*.test.js"
11
},
0 commit comments