We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e21c6a commit a24bd44Copy full SHA for a24bd44
1 file changed
package.json
@@ -8,7 +8,8 @@
8
"url": "https://github.com/beyonk-adventures/http.git"
9
},
10
"files": [
11
- "dist/*"
+ "dist",
12
+ "lib"
13
],
14
"exports": {
15
".": {
0 commit comments