Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 01d36e2

Browse files
committed
fix: typo in package.json
1 parent 5212fd4 commit 01d36e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs-core-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"leadMaintainer": "Alex Potsides <[email protected]>",
99
"main": "src/index.js",
1010
"types": "dist/src/index.d.ts",
11-
"broswer": {
11+
"browser": {
1212
"./src/files/normalise-input": "./src/files/normalise-input/index.browser.js"
1313
},
1414
"files": [

0 commit comments

Comments
 (0)