Skip to content

Commit 8725a4a

Browse files
committed
remove browser on package.json
1 parent 769e850 commit 8725a4a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
"name": "public-ipfs-gateway",
33
"description": "Get Public IPFS gateway url easily",
44
"author": "codev911",
5-
"version": "1.0.9",
5+
"version": "1.0.10",
66
"main": "./dist/index.js",
7-
"browser": "./dist/index.global.js",
87
"module": "./dist/index.mjs",
98
"types": "./dist/index.d.ts",
109
"files": [

0 commit comments

Comments
 (0)