We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85801b1 + a3628c4 commit 9d9a3d4Copy full SHA for 9d9a3d4
package.json
@@ -3,6 +3,10 @@
3
"version": "1.9.0",
4
"description": "resolve which handles browser field support in package.json",
5
"main": "index.js",
6
+ "files": [
7
+ "index.js",
8
+ "empty.js"
9
+ ],
10
"scripts": {
11
"test": "mocha --reporter list test/*.js"
12
},
0 commit comments