Skip to content

Commit 58b3d3e

Browse files
authored
chore(package.json): add type: commonjs (#1024)
1 parent 897611a commit 58b3d3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "http-proxy-middleware",
3+
"type": "commonjs",
34
"version": "3.0.1-beta.1",
45
"description": "The one-liner node.js proxy middleware for connect, express, next.js and more",
56
"main": "dist/index.js",

0 commit comments

Comments
 (0)